Topic

 

Singular Value Decomposition (SVD)

In linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix that generalizes the eigendecomposition of a square normal matrix to any m × n matrix via an extension of the polar decomposition.

from Singular Value Decomposition - Wikipedia

This topic includes the following resources and journeys:

 

 

SVD and Alignment: A Cautionary Tale

Steve Brunton
7 min
Intermediate
Video
Theory

This video describes the importance of data alignment when performing the singular value decomposition (SVD). Translations and rotations both present challenges for the SVD.

See More