LQR through LMI (using msfsyn)
이전 댓글 표시
Hello,
I am trying to synthetize an LQR controller solving the problem as linear programming with LMI constraints (using MATLAB function msfsyn). The algorithm works fine only with small values of matrix Q. As soon as I increase the state weight (in matrix Q) MATLAB returns the LMI optimization problem is unfeasible. Any suggestion? Is it a numerical problem? Any way to solve it?
Attached the script I am using. For Q(1) = 10 it works fine. For Q(1) = 1e10 the problem is unfeasible.
Thanks.
Andrea
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Matrix Inequalities에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!