Simulink Control Design™ - MathWorks

(Tuis.) #1

  • Offline — The block collects experiment data only and does not compute the
    estimated frequency response. You can get the experiment data at the data port (see
    that port description for more information). You can then perform the frequency-
    response estimation offline. For instance, you can use the data in MATLAB to compute
    the estimated frequency response with the frestimate command. For more
    information, see “Collect Frequency Response Experiment Data for Offline Estimation”
    on page 6-23.


Programmatic Use
Block Parameter: EstimationMode
Type: character vector, string
Values: 'Online' | 'Offline'
Default: 'Online'

Display Bode plot — Plot estimated frequency response
off (default) | on

Select to generate a Bode plot showing the estimated frequency response. The plot
updates periodically during the estimation experiment. If you have an LTI model
representing the expected plant response or other relevant baseline, include it on the plot
for reference using the Baseline plant model parameter.
Tips


  • To speed up trimming or linearization of a model containing a Frequency Response
    Estimator block, clear this parameter.


Programmatic Use
Block Parameter: UseBodePlot
Type: character vector, string
Values: 'off' | 'on'
Default: 'off'

Baseline plant model — Baseline model for Bode plot
[] (default) | LTI model

Specify the baseline model to plot with the estimated frequency response. Use an LTI
model such as a tf, ss, or frd model.
Example: tf(10,[1 10 1000])
Dependencies

To enable this parameter, select Display Bode plot.

16 Blocks — Alphabetical List

Free download pdf