LQR through LMI (using msfsyn)
Mostra commenti meno recenti
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
Risposte (0)
Categorie
Scopri di più su Linear Matrix Inequalities in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!