An open API service indexing awesome lists of open source software.

https://github.com/vilarj/singular-value-decomposition

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 MxN matrix via an extension of the polar decomposition.
https://github.com/vilarj/singular-value-decomposition

matlab singular-value-decomposition

Last synced: 6 months ago
JSON representation

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 MxN matrix via an extension of the polar decomposition.

Awesome Lists containing this project

README

          

# 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 MxN matrix via an extension of the polar decomposition.