Solving differential linear matrix inequalities using LMI

5 visualizaciones (últimos 30 días)
ben
ben el 5 de Mayo de 2017
Comentada: YICHENG XU el 28 de Feb. de 2024
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 comentario
YICHENG XU
YICHENG XU el 28 de Feb. de 2024
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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Linear Matrix Inequalities en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by