The "lqi" command failed to stabilize the plant or find an optimal feedback gain
2 次查看(过去 30 天)
显示 更早的评论
Hi all,
I got a problem when I tried using lqi command. My system is a discrete system with 8 states, 4 inputs and 4 outputs. All my states are controllable. But when I try to use lqi, it reports :The "lqi" command failed to stabilize the plant or find an optimal feedback gain. To remedy this problem:
1. Make sure that all unstable poles of A are controllable through B (use MINREAL to check)
2. Modify the weights Q and R to make [Q N;N' R] positive definite (use EIG to check positivity).
I think the problem is caused by the cond number. So anyone knows how to deal with it?
Thanks alot
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Robust Control Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!