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.

 Risposta accettata

You need to use this function.

1 Commento

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

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by