LMIs in Control/pages/Basic Matrix Theory

From testwiki
Jump to navigation Jump to search

Basic Matrix Notation

Consider the complex matrix An×m.

A=[a11a1man1anm]n×m


Transpose of a Matrix

The transpose of A, denoted as AT or A is:

AT=[a11an1a1manm]m×n.


Adjoint of a Matrix

The adjoint or hermitian conjugate of A, denoted as A* is:

A*=[a11*an1*a1m*anm*]m×n.

Where anm* is the complex conjugate of matrix element anm.

Notice that for a real matrix An×m, A*=AT.

Important Properties of Matricies

Hermitian, Self-Adjoint, and Symmetric Matricies

A square matrix An×n is called Hermitian or self-adjoint if A=A*.

If An×n is Hermitian then it is called symmetric.


Unitary Matricies

A square matrix An×n is called unitary if A*=A1 or A*A=I.


Template:BookCat