Use System Identification Toolbox Model with input parameters
Mostra commenti meno recenti
Hi,
I used the System Identification Model to make a polynomial model with three inputs and one output. This of course yields a discrete polynomial system. I can export this as a idpoly object to the workspace. My question is how I can use this object to create predictions?
The goal with my model is to create predictions for a system let's say 10 sampls in the future, and then compare them to some measurements. I want the model to use the three inputs, but also utilize some old measurements as the inital values for the prediction. What is the easiest/best way to achieve this?
I have looked at lsim(), but I can't make it work with the x0 parameter
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Transfer Function Models in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!