system identification: get estimated initialState

조회 수: 4 (최근 30일)
Frank
Frank 2013년 10월 23일
댓글: Frank 2013년 11월 15일
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.

채택된 답변

Arkadiy Turevskiy
Arkadiy Turevskiy 2013년 10월 31일
You need to use this function.
  댓글 수: 1
Frank
Frank 2013년 11월 15일
thanks!!
just found that compare also returns the initial state
[y,fit,x0]= compare(dataSys,sysEst);

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Linear Model Identification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by