Bases: object
Results of describing function analysis.
Describing functions allow analysis of a linear I/O systems with a nonlinear feedback function. The DescribingFunctionResponse class is used by the describing_function_response
function to return the results of a describing function analysis. The response object can be used to obtain information about the describing function analysis or generate a Nyquist plot showing the frequency response of the linear systems and the describing function for the nonlinear element.
FrequencyResponseData
Frequency response of the linear system component of the system.
A list of all amplitudes and frequencies in which , where is the describing function associated with F
, or None if there are no such points. Each pair represents a potential limit cycle for the closed loop system with amplitude given by the first value of the tuple and frequency given by the second value.
Complex value of the describing function, indexed by amplitude.
Location of the intersections in the complex plane.
Methods
Plot the results of a describing function analysis.
Plot the results of a describing function analysis.
See describing_function_plot
for details.
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