If is any matrix, it can be decomposed as
where is , is and is , and is diagonal.
The diagonal elements of are called the singular values.
The columns of are the eigenvectors of
The columns of are the eigenvectors of
In Matlab it's the svd
command. Subtletly with fat matrices