|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
NyquistGridLines
NyquistGridLines
is an option to NyquistPlot that specifies contours of constant magnitude and phase of a closed-loop system.
DetailsDetails
- The following settings can be given:
-
None no contours drawn Automatic contours chosen automatically {magnitude,phase} contours specified by magnitude and phase are drawn - magnitude values are the absolute values.
- phase values are given in radians.
- The following settings can be given for magnitude and phase:
-
None no contours drawn Automatic contours chosen automatically {c1,c2,...} draw the contours 
{{c1,style1,r1},...} contours with specified styles and regions - The default setting for
is Dashed for magnitude contours and Dotted for phase contours. - The setting
specifies that a point should be included if
yields True. - The default value of
is True&.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
Show the closed-loop magnitude and phase contours:
| In[1]:= |
| Out[1]= | ![]() |
New in 8
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

