Status: Tags: #cards/math232/unit8/2 Links: Diagonalization of symmetric matrices
Singular Value Decomposition
Principles
?
How to determine U
?
General Use case
?
For applying orthogonal diagonalization to non-square matrices
- Need to find a mxm orthogonal matrix U and nxn orthogonal matrix V such that $U^TAV = \sum$, where $\sum$ is a mxn rectangular matrix
- Instead of emphasizing $\sum$, rearrange equation to $A=U\sum V^T$
Steps to find SVD of A (- $M_{mxn}(R)$ with rank(A) = r
?
Applications
Psuedoinverse
?
Examples
Singular Values
Singular Values Decomposition
References:
Created:: 2022-04-02 16:24