System Identification Toolbox - Improve fit
이전 댓글 표시
Hi,
I am trying to get some transfer function fit to this data using the identification app, but it doesn't give me anything better than 50% fit.

This is the command I use:
mw1 = tfest(z1,15,20,20,'Ts',Ts)
Can somebody give any hints or advice. Data is attached.
Thanks a lot
답변 (1개)
Sharan Paramasivam Murugesan
2017년 8월 21일
0 개 추천
Which release of MATLAB are you using? Starting in R2016b, a new algorithm is used for faster and more accurate estimation.
댓글 수: 4
Christian Hofstetter
2017년 8월 22일
Sharan Paramasivam Murugesan
2017년 8월 22일
Yes, I believe so. I would suggest upgrading to the latest release rather than just R2016b.
Christian Hofstetter
2017년 8월 28일
Greg Heath
2017년 9월 5일
So why did you accept the answer?
Greg
카테고리
도움말 센터 및 File Exchange에서 Linear Model Identification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!