How to set prediction horizon explicitly in pem() -function for parameter identification?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'd like to test pem() -function with different N-step long prediction horizons such that the parameter identification would be done based on N-step prediction (multiple step prediction) with the given model. Where can I adjust the prediction horizon with this function when called in command line?
0 Kommentare
Antworten (1)
Adithya Addanki
am 11 Jan. 2016
Hi Joonas,
Please refer to the 'opt' argument section in the link below:
You may be able to do this using the first model type (idss). For more information please refer to the usage of the same.
Thank you, Adithya
Siehe auch
Kategorien
Mehr zu Linear Model Identification finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!