Click on the Diagnostic Viewer - estsys2 tab in the plot area of the Linear Analysis
Tool.
Click and drag linsys1 onto the Diagnostic Viewer.
The frequency response obtained by holding the time-varying sources constant
matches the exact linearization results.
Setting Time-Varying Sources to Constant for Estimation
(MATLAB Code)
Compare the linear model obtained using exact linearization techniques with the
estimated frequency response:
% Open the model
mdl = 'scdspeed_ctrlloop';
open_system(mdl)
io = getlinio(mdl);
5 Frequency Response Estimation