Ecosyste.ms: Awesome
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: 24 days 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.
- Host: GitHub
- URL: https://github.com/vilarj/singular-value-decomposition
- Owner: vilarj
- Created: 2020-12-05T18:49:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-05T19:05:15.000Z (about 4 years ago)
- Last Synced: 2024-12-05T10:16:41.271Z (24 days ago)
- Topics: matlab, singular-value-decomposition
- Language: MATLAB
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.