Use N4sid for system identification (for new data estimation)
Ältere Kommentare anzeigen
Hi,
I am using N4sid toolbox to do a system identification problem. I used the command: "m = n4sid(z, 5,'Form','free', opt);" to create the system based on measured "input" and "output" (contains in z=z = iddata(y', u', 0.2, 'Name', 'heating/cooling load', 'TimeUnit', 's');".
However,I still want to use this model to predict some unmeasured cases. To be more specific, I have a new input measurement U2, I want to used to model to predict the output from U2. How can I realize that? What is command for this estimation using the model from N4sid?
Thanks very much.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Linear Model Identification finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!