LMIs in Control/LMI Matrix Properties/Maximum Singular Value of a Complex Matrix

From testwiki
Jump to navigation Jump to search

LMIs in Control/LMI Matrix Properties/Maximum Singular Value of a Complex Matrix


Maximum Singular Value of a Complex Matrix


The System

Consider An×m as well as γ. A maximum singular value of a matrix A is less than γ if and only if AAH<γ2I, where AH is the conjugate transpose or Hermitian transpose of the matrix A.

The Data

The matrix A is the only data required.

The Optimization Problem

The LMI: Maximum Singular Value of a Complex Matrix

Using the Shur complement procedure, the following LMIs can be constructed:

σ¯(A)<γ[γIAAHγI]>0

The following LMI is also equivalent:

σ¯(A)<γ[γIAHAγI]>0

Conclusion:

The results from this LMI will give the maximum complex value of the matrix A:

σ¯(A)<γ

Implementation

A link to CodeOcean or other online implementation of the LMI

  • [\\ Minimum singular value of a complex matrix]

Return to Main Page:

Template:BookCat