Plot response of “Gang of 4” transfer functions.
Plots a 2x2 frequency response for the “Gang of 4” sensitivity functions [T, PS; CS, S]. Can be called in one of two ways:
gangof4_plot(response[, …]) gangof4_plot(P, C[, …])
Gang of 4 frequency response from gangof4_response
.
Linear input/output systems (process and control).
Range of frequencies (list or bounds) in rad/sec.
Set limits for plotted frequency range. If Hz=True the limits are in Hz otherwise in rad/s. Specifying omega
as a list of two elements is equivalent to providing omega_limits
. Ignored if data is not a list of systems.
Number of samples to use for the frequency range. Defaults to config.defaults['freqplot.number_of_samples']
. Ignored if data is not a list of systems.
If True, when computing frequency limits automatically set limits to full decades in Hz instead of rad/s.
ControlPlot
object
Object containing the data that were plotted. See ControlPlot
for more detailed information.
matplotlib.lines.Line2D
Array containing information on each line in the plot. The value of each array entry is a list of Line2D objects in that subplot.
matplotlib.axes.Axes
Axes for each subplot.
matplotlib.figure.Figure
Figure containing the plot.
matplotlib.legend.Legend
Legend object(s) contained in the plot.
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