Put a Discrete-time ARX model into simulink

I use System Identification tool and get a Discrete-time ARX model. How can I put this model into simulink? Thank you!

 Réponse acceptée

Sebastian Castro
Sebastian Castro le 29 Juin 2015

1 vote

The System Identification Toolbox has Simulink blocks in a "System Identification Toolbox" library. For linear ARX models, you can bring in an Idmodel block. In this block dialog, simply fill in the same of the model -- in your case, arxqs.
Note that you might want to either save the MATLAB code you used to generate this model, or save the model itself in a MAT-file, since you presumably want this variable to be loaded every time you open your Simulink model.
- Sebastian

Plus de réponses (0)

Catégories

En savoir plus sur System Identification Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by