Question on MPC/PID Controller in Simulink
이전 댓글 표시
I am trying to do a control using either MPC or PID controller but getting some problems in the designing:
Qn: 1) Does MPC provide auto-designing?
2) Must my system be linear for the controller to do auto-tuning? my system is a non-linear ODEs: e.g dx(1)=x(1)*x(2)+k+x(3) dx(2)=2*x(2)-5*x(1) dx(3)= x(3)^2 will the control work?
3) If i need to linearize then how should i do it? any readings to recommend?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Controller Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!