Singular Value Decomposition
Definition
A factorization of an m×n matrix A (real or complex) as A = U Σ V*, where U and V are unitary (orthogonal in the real case) matrices and Σ is a diagonal (rectangular) matrix with nonnegative real entries called singular values; it encodes the action of A on orthogonal directions.