Linear matrix inequality
From Wikipedia, the free encyclopedia
In mathematics, a linear matrix inequality (LMI) is an expression of the form
where
- is a real vector,
- are symmetric matrices,
- the A < 0 inequality means that A is a negative-definite matrix.
This inequality defines a convex constraint on x. There are efficient numerical methods to determine whether an LMI is feasible (i.e., whether there exists an x such that A(x) < 0), or to solve a convex optimization problem with LMI constraints.
Contents |
[edit] Applications
Many optimization problems in control theory, system identification and signal processing can be formulated using LMIs.
[edit] Solving LMIs
A major breakthrough in convex optimization lies in the introduction of interior-point methods. These methods were developed in a series of papers and became of true interest in the context of LMI problems in the work of Yurii Nesterov and Arkadii Nemirovskii.
[edit] References
- Y. Nesterov and A. Nemirovsky, Interior Point Polynomial Methods in Convex Programming. SIAM, 1994.
[edit] External links
- Course on Linear Matrix Inequalities in Control, Dutch Institute of Systems and Control (DISC).