FrequencyResponse¶
Frequency Response Calculator
Computes the frequency response of a linear system. If a reduced order model has been created, a comparison is made between the two responses.
The settings that this solver accepts are given by a dictionary, with the following key-value pairs:
Name Type Description Default Options folderstrOutput folder ./outputprint_infoboolWrite output to screen Falsecompute_fomboolCompute frequency response of full order model (use caution if large) Falseload_fomstrFolder to locate full order model frequency response data frequency_unitstrUnits of frequency, “w” for rad/s, “k” reduced kw,kfrequency_boundslist(float)Lower and upper frequency bounds in the corresponding unit [0.001, 1]num_freqsintNumber of frequencies to evaluate 50quick_plotboolProduce array of .pngplots showing response. Requires matplotlibFalseGet the frequency response of the linear state-space Returns: