Singular Value Decomposition (SVD) |
- Factorization of a matrix
|
|
- If A is of size
, then is , is and is matrix
|
- Columns of
are eigenvectors of 
|
|
|
|
(orthonormal)
|
- Columns of
are eigenvectors of 
|
|
|
|
(orthonormal)
|
are the singular values
|
|
is diagonal
|
|
- Singular values are positive squareroots of eigenvalues of
or 
|
(assuming singular values)
|