System Identification
Identify models of dynamic systems from measured data
Description
The System Identification app enables you to identify models of dynamic systems from measured input-output data. You can estimate both linear and nonlinear models and compare responses of different models.
Using this app you can:
Import, plot, and preprocess measured input-output data.
Estimate linear models such as transfer functions, process models, polynomial models, and state-space models using time-domain, time series, or frequency-domain data.
Estimate nonlinear ARX and Hammerstein-Wiener models using time-domain data.
Validate estimated models using independent data sets.
Export estimated models for further analysis to MATLAB® workspace or to the Linear System Analyzer app in Control System Toolbox™.
For more information, in the System Identification app, select Help > System Identification App Help.
Open the System Identification App
MATLAB Toolstrip: On the Apps tab, under Control System Design and Analysis, click the app icon.
MATLAB command prompt: Enter
systemIdentification
.
Examples
Programmatic Use
Version History
Introduced before R2006a