Main Content

Simulation and Prediction

Simulate or predict response of identified models; import identified models in Simulink®using model simulation blocks

You can simulate the response of an identified model to given inputs in theSystem Identificationapp and usingsim. You can predict the model response a certain time horizon into the future using past measurements of inputs and outputs. Usepredictto predict model response over the time span of the measured data, and useforecastto predict the response over a future time span when no measured data is available. You can also import identified models to Simulink, and simulate model response using model simulation blocks.

Functions

sim Simulate response of identified model
simOptions Option set forsim
simsd Simulate linear models with uncertainty using Monte Carlo method
simsdOptions Option set forsimsd
predict Predict K-step-ahead model output
predictOptions Option set forpredict
forecast Forecast identified model output
forecastOptions Option set forforecast
idinput Generate input signals to support system identification

Blocks

Iddata Source Import time-domain data stored iniddataobject inMATLABworkspace
Iddata Sink Export simulation data asiddataobject toMATLABworkspace
Idmodel Simulate identified linear model in万博1manbetx软件
Nonlinear ARX Model Simulate nonlinear ARX model in万博1manbetx软件
Hammerstein-Wiener模型 Simulate Hammerstein-Wiener model in万博1manbetx软件
Nonlinear Grey-Box Model Simulate nonlinear grey-box model in万博1manbetx软件

Topics

Simulation and Prediction

Forecasting