frqrsp (MathScript RT Module Class)
- Updated2023-03-14
- 1 minute(s) read
Requires: Control Design and Simulation Module and MathScript RT Module
Use members of the frqrsp class of Control Design MathScript RT Module functions to analyze a system model in the frequency domain.
| Function | Description |
|---|---|
| bandwidth | Calculates the bandwidth of a system model |
| bode | Creates the Bode magnitude and phase plots of a system model |
| bodemag | Creates a Bode magnitude plot of a system model |
| evalfreq | Calculates the magnitude and phase of a system model at a frequency you specify |
| freqresp | Calculates the magnitude and phase of a system model at given frequency |
| margin | Calculates the smallest gain and phase margins of a system model |
| margins | Calculates all gain and phase margins of a system model |
| nichols | Creates a Nichols plot of a system model |
| nyquist | Creates a Nyquist plot of a system model |
| singularvalues | Calculates the singular values of the frequency response of a system model |