system identification: get estimated initialState

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.

 Akzeptierte Antwort

Arkadiy Turevskiy
Arkadiy Turevskiy am 31 Okt. 2013

0 Stimmen

You need to use this function.

1 Kommentar

thanks!!
just found that compare also returns the initial state
[y,fit,x0]= compare(dataSys,sysEst);

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Gefragt:

am 23 Okt. 2013

Kommentiert:

am 15 Nov. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by