The viewer shows you the steady-state time response and the FFT of that response for all
frequencies within the range you select on the Bode Diagram section of the viewer. These
plots can help you identify when the response deviates from the expected response. For
more information about using the Simulation Results Viewer, see “Analyze Estimated
Frequency Response” on page 5-23.
If you have a linear model of the system you are estimating, you can use the model as a
baseline response for comparison in the viewer. For instance, you can compare a model
obtained by exact linearization to the estimated frequency response. Use the linearization
I/O set and the operating point to compute an exact linearization of the watertank plant.
syslin = linearize(model,io,op);
Open the Simulation Results Viewer again, this time providing syslin as an input
argument.
frest.simView(simout,input,sysest,syslin)
15 Alphabetical List