Digital Control Systems: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
Line 21: Line 21:
**Notice that this is really the same as [http://www.mathworks.com/help/matlab/ref/conv.html Polynomial Multiplication].
**Notice that this is really the same as [http://www.mathworks.com/help/matlab/ref/conv.html Polynomial Multiplication].
===Discretization===
===Discretization===
*[https://en.wikipedia.org/wiki/Discretization This is how the zero order hold works in MATLAB/octave.]
*[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.

Revision as of 16:44, 16 April 2014

Links

MATLAB/Octave

Z Transforms

Discretization