LMIs in Control/pages/LMIforMinimizingMatrixNorm

From Wikibooks, open books for an open world
Jump to navigation Jump to search

LMIs in Control/pages/LMIforMinimizingMatrixNorm

The System

[edit | edit source]

Note that are symmetric matrices.

The Data

[edit | edit source]

The Optimization Problem

[edit | edit source]

Find

to minimize,

According to Lemma 1.2 in [1] page 11, the following statements are equivalent

The LMI: LMI for matrix norm minimization

[edit | edit source]

Mathematical description of the LMI formulation:

Conclusion:

[edit | edit source]

This problem is a slight generalization of the eigenvalue minimization problem for a matrix.

are parameters to be optimized

Implementation

[edit | edit source]

A link to Matlab codes for this problem in the Github repository:

https://github.com/asalimil/LMI-for-Matrix-Norm-Minimization

[edit | edit source]

LMI for Eigenvalue Minimization

[edit | edit source]

A list of references documenting and validating the LMI.

  • [1] - LMI in Control Systems Analysis, Design and Applications

Return to Main Page:

[edit | edit source]