Output Error Method for parameter estimation
이전 댓글 표시
Dear Matlab community,
I have the following state space model : 
The model is defined with : 5 states (X),1 input (U), and 2 outputs (Y)
Hence the matrices
are of the following dimensions:
- 

This makes a total of 49 parameters.
I have the data
that come from testing and are given in the attached .mat file as an iddata object.
Now, i would like to perform system identification to fit the model to the measured output, using the output error method. And finally get the values of the parameters.
I have tried to use the oe() function included in the system identification toolbox, but it doesn't seem to do what i want. Is there anybody who can help me ? Do you know other methods to get the parameters of the fitted model ? Has anyone good experience with system identification ?
Thank you for your time !
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Residual Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
