[U,S,V] = SVD(A) calculates the singular value decomposition of
-matrix A. The diagonal entries of the returned
-matrix S consist of the square roots of the eigenvalues of
in descending order.
The columns of the unitary matrices U and V are eigenvectors
of and , resp. We have , hence .