LMIs in Control/Tools/Eigenvalue Problem

From testwiki
Revision as of 23:49, 18 November 2019 by imported>Mcavorsi (Related LMIs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

LMIs in Control/Tools/Eigenvalue Problem


The System

x˙(t)=Ax(t)+Bu(t),y(t)=Cx(t)

The Data

The matrices A,B,C.

The Optimization Problem

 Minimize γ subject to the LMI below.

The LMI: The Lyapunov Inequality

FindP>0:[ATPPACTCPBBTPγI]>0

Conclusion:

The eigenvalue problem can be utilized to minimize the maximum eigenvalue of a matrix that depends affinely on a variable.

Implementation

https://github.com/mcavorsi/LMI

Structured Singular Value

Return to Main Page:

Template:BookCat