LMIs in Control/pages/Fundamentals of Matrix and LMIs: Difference between revisions
Jump to navigation
Jump to search
imported>Margav06 Created page with "== '''Notation of Positivity''' == A symmetric matrix <math>A\in\R^{n\times n}</math> is defined to be: '''positive semidefinite''', <math>(A\ge 0)</math>, if <math>x^TAx\ge 0 </math> for all <math>x\in\R^n, x\neq \mathbf{0} </math>. '''positive definite''', <math>(A>0)</math>, if <math>x^TAx> 0 </math> for all <math>x\in\R^n, x\neq \mathbf{0} </math>. '''negative semidefinite''', <math>(-A\ge 0)</math>. '''negative definite''', <math>(-A>0)</math>. '''indefinite..." |
(No difference)
|
Latest revision as of 21:07, 6 December 2021
Notation of Positivity
A symmetric matrix is defined to be:
positive semidefinite, , if for all .
positive definite, , if for all .
negative semidefinite, .
negative definite, .
indefinite if is neither positive semidefinite nor negative semidefinite.
Properties of Positive Matricies
- For any matrix , .
- Positive definite matricies are invertible and the inverse is also positive definite.
- A positive definite matrix has a square root, , such that .
- For a positive definite matrix and invertible , .
- If and , then .
- If then for any scalar .
External Links
- LMI Methods in Optimal and Robust Control - A course on LMIs in Control by Matthew Peet.
- LMI Properties and Applications in Systems, Stability, and Control Theory - A List of LMIs by Ryan Caverly and James Forbes.
- LMIs in Systems and Control Theory - A downloadable book on LMIs by Stephen Boyd.