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