Simulate identified linear model in Simulink software
System Identification Toolbox / Models
The Idmodel block simulates the output of an identified linear model
using time-domain input data. The model is a state-space (idss
),
linear grey-box (idgrey
), polynomial (idpoly
),
transfer function (idtf
), or process (idproc
)
model that you previously estimated or created. For the simulation of state-space and
linear grey-box models, you can specify the initial state values. For other linear
models, initial conditions are set to zero. You can also add noise to the simulated
output.