Problems with idnlgrey object simulation

1 回表示 (過去 30 日間)
Pierangelo
Pierangelo 2013 年 2 月 15 日
Hi everyone,
I am trying to identify the parameters of a system using a non-linear greyBox object. My system is defined as a state-space and the estimation, run by means of 'pem' command, seems to give good results.
After the estimation process, I use the command 'compare' to have a look on the results with respect to the measured data, and this results good as well.
The problem appears when I simulate the greyBox object on Simulink. The outputs it gives are completely different from the ones given by 'compare', altough I use the same input data.
Why does it happen? Which outputs should I trust more?
Thank you very much.

採用された回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2013 年 2 月 15 日
編集済み: Arkadiy Turevskiy 2013 年 2 月 15 日
This issue was addressed several times previously, here is a link to the earlier question that was answered alerady. You need to set the initial states correctly. Take a look at this function for doing that.
HTH.
Arkadiy
  1 件のコメント
Pierangelo
Pierangelo 2013 年 2 月 17 日
Thank you very much Mr. Turevskiy. You were correct.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeNonlinear Grey-Box Models についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by