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: Eigen Action Heros [Matlab]

Steve Brunton
16 min
Intermediate
Video
Application

This video describes how the singular value decomposition (SVD) can be used to efficiently represent human faces. In this example, we represent action heros (Matlab).

See More

Least Squares Regression and the SVD

Steve Brunton
5 min
Beginner
Video
Theory

This video describes how the SVD can be used to solve linear systems of equations. In particular, it is possible to solve nonsquare systems (overdetermined or underdetermined) via least...

See More