|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
FeedbackSector
FeedbackSector
is an option to NyquistPlot that specifies the sector limits of the nonlinearity in the feedback.
DetailsDetails
- FeedbackSector->{a, b} specifies a nonlinear feedback
, where
and
is the input variable,
is the output variable, and
is the time variable.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
| In[1]:= |
And its NyquistPlot lies within the circle for feedback in the sector
:
| In[2]:= |
| Out[2]= | ![]() |
Thus, the closed-loop system is stable for any feedback within sector
:
| In[3]:= |
| In[4]:= |
| Out[4]= | ![]() |
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


