New in Wolfram
Mathematica
8: Integrated Control Systems Design
◄
previous
|
next
►
Application Areas
Study the Frequency Response of Multivariable Systems
The singular value plot of a transfer-function model.
In[1]:=
X
SingularValuePlot[ TransferFunctionModel[ 1/(s^2 + 10^2) {{s - 10^2, 10 (s + 1)}, {-10 (s + 1), s - 10^2}}, s]]
Out[1]=