User:Scut723/sandbox
The singular value decomposition (SVD) is one of the most powerful tools in theoretical and numerical linear algebra. The utility comes from three basic properties:
- Every matrix has an SVD.
- The SVD provides an orthonormal resolution for the four invariant subspaces.
- The SVD provides an ordered list of singular values.
The Singular Value Decomposition Theorem
The singular value decomposition is the most powerful - and most expensive - decomposition tool in linear algebra. The power comes from the resolution of the four fundamental subspaces as well as the eigenvalues.
Existence
Every matrix has a singular value decomposition. Given a matrix , that is, with rows, columns, and rank , the SVD can be written as
- ,
where
- resolves the column space,
- resolves the row space,
- contains the singular values.
The domain matrices are unitary:
Uniqueness
The singular values are unique, therefore the matrices and are unique. Typically the domain matrices are not unique. For example, there could be two different decompositions such that
Subspace decomposition
Fundamental Theorem of Linear Algebra
The [Fundamental Theorem of Linear Algebra] states that a matrix induces a row space (or domain) and a column space (or codomain) . The row space and the column space each have an orthogonal decomposition into a range space and a null space:
- = (domain),
- = (codomain),
where the overbear represents the set closure required in infinite dimensional spaces.
Block structure
| 1 |
Casting the SVD in block structure emphasizes its subspace decomposition;
Geometry of the SVD
The mapping action of a matrix demonstrates the geometry of the SVD. A matrix is an operator which maps an vector into an vector
Low rank approximation
Analytic computation

Examples
Full row and column rank
| Orange | Apple |
| Bread | Pie |
| Butter | Ice cream |
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.
