Solving differential linear matrix inequalities using LMI

조회 수: 3 (최근 30일)
ben
ben 2017년 5월 5일
댓글: YICHENG XU 2024년 2월 28일
Hi,
I have the next problem and I tried to read about LMI to figure out how to solve it but I couldnt understand.
I have the values of A(t),B(t),Gamm(t) and R for any t. I understood how to use "lmivar" and "lmiterm" however I dont know how eventually to get the result for X and L which im looking for.
I thought about "feasp" but I got stuck because of the derivative of X.
Thank you very much.
  댓글 수: 1
YICHENG XU
YICHENG XU 2024년 2월 28일
I believe LMILAB is not built to solve differentiable LMI. They are given to solve problems like "PA+A^TP<0" or so. Solving differentiable LMI requires to search on all t, which results to infinitely many LMIs. There is some workaround, I sugguest you to take a look at the book written by José C.Geromel "Differential Linear Matrix Inequalities". In Chanpter 9, there are numerical examples, which might help.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 LMI Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by