Usage of idmodel in simulink
4 views (last 30 days)
Show older comments
I would try a model predictive controller in simulink for a 4-input-single-output system, which is described by an idss model. the focus of the model is 100-step prediction. How should I introduce this model into simulink? I found the block of "idmodel" in system identification tool box. But I am not clear of the format of its input and output. Shall I use an iddata as the input or 4 input vectors?
0 Comments
Accepted Answer
Kaustubha Govind
on 10 Apr 2012
Edited: John Kelly
on 26 Feb 2015
I don't have any experience with the System Identification Toolbox, but after looking at the documentation, it appears that you need to use IDDATA Source/Sink blocks for the input/output of the IDMODEL block. See Building the Simulink Model for more information.
0 Comments
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!