Tagged Questions
4
votes
1answer
73 views
Problems with RootLocusPlot
I am having some trouble to understand how the RootLocusPlot works (options, drawing and etc.)
Here is an example
...
0
votes
0answers
71 views
Why is PhaseMargins going nuts? [closed]
I have a transfer function:
Gs = TransferFunctionModel[10/((s + 1) (s - 1) (s + 9)), s]
I made a Nyquist plot and it looks like what I expect.
Gain margin ...
3
votes
1answer
162 views
How to adjust the parameters on a Nyquist Plot?
In order to see some details on a Nyquist Diagram I have used the function NyquistPlot that comes with Mathematica v8 and v9.
...