« View all new features in
Mathematica
9
◄
previous
|
next
►
New in
Mathematica
9
›
Enhanced Control Systems
The Frequency Response of a Time-Delay System
The
NyquistPlot
of a model with an internal time delay
.
In[1]:=
X
Manipulate[ NyquistPlot[ TransferFunctionModel[ Unevaluated[{{500/(-500 k SystemsModelDelay[\[Tau]] - s)}}], s, SamplingPeriod ->None, SystemsModelLabels -> None], MaxRecursion -> 12, PlotRange -> {{-2, 2}, {-2, 2}}], {k, 0.5, 3}, {\[Tau], 0.005, 0.02}, ContinuousAction -> False]
Out[1]=
Play Animation
»
Stop Animation
»