Digital Control Systems: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 23: Line 23:
*[https://en.wikipedia.org/wiki/Discretization This is how the c2d zero order hold works in MATLAB/octave.] It uses the "exact" solution to the discretization problem.
*[https://en.wikipedia.org/wiki/Discretization This is how the c2d zero order hold works in MATLAB/octave.] It uses the "exact" solution to the discretization problem.
* Also check Chapter 7.3 of [http://www.me.unm.edu/~starr/teaching/me581/textbook.pdf Greg Starr's book].
* Also check Chapter 7.3 of [http://www.me.unm.edu/~starr/teaching/me581/textbook.pdf Greg Starr's book].

===Scilab===
*[https://www.scilab.org/content/download/1107/10095/file/Xcos_beginners.pdf Xcos Beginners Guide]

Revision as of 21:20, 22 April 2014

Links

MATLAB/Octave

Z Transforms

Discretization

Scilab