i got best fit for specific information using system identification .now how to design a controller for the system i get
이전 댓글 표시
I got best fit for specific information using system identification .now I want to design a PID controller to the system the arx was[10 10 1] and the matrices are [10*10].... what is the best model to use???
답변 (1개)
Arkadiy Turevskiy
2014년 12월 11일
0 개 추천
Question is not formulated clearly. When you estimate models of different orders, System Identification Toolbox produces a chart showing the tradeoff between model order and accuracy. If you want the highest accuracy, select the highest order. Most often, you would want to pick the lowest order that still gives you good accuracy. After then, tune the controller using pidtune or pidtool functions
카테고리
도움말 센터 및 File Exchange에서 Linear Model Identification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!