Root locus diagram.
Calculate the root locus by finding the roots of 1 + k * G(s) where G is a linear system with transfer function num(s)/den(s) and each k is an element of gains.
Linear input/output systems (SISO only, for now).
Gains to use in computing plot of closed-loop poles.
Set limits of x axis (see matplotlib.axes.Axes.set_xlim
).
Set limits of y axis (see matplotlib.axes.Axes.set_ylim
).
If False, do not generate a plot.
Closed-loop root locations, arranged in which each row corresponds to a gain in gains.
Gains used. Same as gains keyword argument if provided.
Notes
This function is a wrapper for root_locus_plot
, with legacy return arguments.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4