Problems with idnlgrey object simulation

1 vue (au cours des 30 derniers jours)
Pierangelo
Pierangelo le 15 Fév 2013
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.

Réponse acceptée

Arkadiy Turevskiy
Arkadiy Turevskiy le 15 Fév 2013
Modifié(e) : Arkadiy Turevskiy le 15 Fév 2013
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 commentaire
Pierangelo
Pierangelo le 17 Fév 2013
Thank you very much Mr. Turevskiy. You were correct.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by