フィルターのクリア

How to set prediction horizon explicitly in pem() -function for parameter identification?

1 回表示 (過去 30 日間)
Joonas
Joonas 2016 年 1 月 6 日
コメント済み: Joonas 2016 年 1 月 14 日
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?

回答 (1 件)

Adithya Addanki
Adithya Addanki 2016 年 1 月 11 日
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
  1 件のコメント
Joonas
Joonas 2016 年 1 月 14 日
Hi Adithya,
unfortunately I'm using idgrey model as a model type and I'd like to adjust the prediction horizon in pem() -function with this grey-box model. Is this possible? I haven't found a way to do this so far.
Thanks anyway for your suggestion! I think that it applies only for idss -models.
Any solutions with idgrey models?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLinear Model Identification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by