where and are orthogonal matrices and is a diagonal matrix with non-negative real
numbers on the diagonal. The diagonal entries of are called
the singular values of .
Assuming this decomposition of is possible, how can we
find , , and ?
What is a geometric interpretation of the SVD?
Finding , , and
Let be an matrix. Then:
So, is the othogonal eigenvector matrix that diagonalizes the
symmetric matrix .
Similarly:
So, is the orthogonal eigenvector matrix that diagonalizes the
symmetric matrix .
In both cases, we can read off by taking the square root of
the diagonal entries of the diagonalized or .