I am solving an LMI where the matrix variable P must be
.
Is P=lmivar(1,[2,1;2,0])?

 채택된 답변

Walter Roberson
Walter Roberson 2019년 1월 2일

1 개 추천

No, lmivar type 1 is for symmetric block diagonal, and your system is not symmetric. You would need a type 3 . See https://www.mathworks.com/help/robust/ref/lmivar.html#f10-171687

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Linear Matrix Inequalities에 대해 자세히 알아보기

질문:

2019년 1월 2일

댓글:

2021년 12월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by