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.

 Accepted Answer

You need to use this function.

1 Comment

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

Sign in to comment.

More Answers (0)

Categories

Asked:

on 23 Oct 2013

Commented:

on 15 Nov 2013

Community Treasure Hunt

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

Start Hunting!