Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to solve multiple LMIs?

4 ビュー (過去 30 日間)
Vishesh Vatsal
Vishesh Vatsal 2014 年 3 月 13 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I have four inequalities and I need to minimise a parameter 'rho':
1.) AX+BW+constant*X+const*(HH') X' X -I
2.) AX+BW H X' H' -rho*I 0 X 0 -rho*I
3.) const.*I W W' const.*X
4.) const.I const. const. -X
The inequalities are: 1.) <0 2.) <0 3.) <0 4.) <0
And I need to minimise rho.
I have been trying to read the documentation for writing the code for this, but it seems like i cannot figure it out. Kindly help or suggest.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by