Skip to content
Prev 45022 / 398530 Next

SVD/Eigenvector confusion

Philip Warner <pjw at rhyme.com.au> writes:
Eigenvectors are only known up to changes in sign.  If you want to be
more precise you can say that you determine a one-dimensional
eigenspace.  Generally we normalize the eigenvectors of a symmetric
matrix to have unit length but that still leaves you with two choices.

Is there a reason you are doing the SVD in such a complicated way?
Why not use the svd function directly?