Viewing matrices through SVD
Singular value decomposition (SVD)
Let A be an
where
SVD allows any
as [what?]-
has the same structure as , but with the singular values inverted. as an input-space→input-space scaling along vectors in [what?].-
corresponds to converting an input space vector to the coordinate system of basic vectors, scaling these coordinates, then converting back to the input space.Interestingly, the output space and
are not involved. as an output-space→output-space scaling of vectors in [what?].-
corresponds to converting an output space vector to the coordinate system of basic vectors, scaling these coordinates, then converting back to the output space.Again, the input space and
are not involved.