system identification: get estimated initialState

3 vues (au cours des 30 derniers jours)
Frank
Frank le 23 Oct 2013
Commenté : Frank le 15 Nov 2013
Hi, i am using greyest to estimate the parameters of a system. The initial state is also unknown therefore I use the option to estimate them. Is there a way to read out those inital states?
regards, Frank.

Réponse acceptée

Arkadiy Turevskiy
Arkadiy Turevskiy le 31 Oct 2013
You need to use this function.
  1 commentaire
Frank
Frank le 15 Nov 2013
thanks!!
just found that compare also returns the initial state
[y,fit,x0]= compare(dataSys,sysEst);

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Linear Model Identification dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by