The Singular Value Decomposition Let A Be
The Singular Value Decomposition Let A Be
𝐴 = 𝑈Σ𝑉𝑇
THE SINGULAR VALUE DECOMPOSITION
2 0 0 2 0 0
Σ = 0 1 0 , Σ=
0 1 0
0 0 0
Step 3. Construct U. When A has rank r, the first r columns of
U are the normalized vectors obtained from Av1, . . . , Avr.
𝐴 = 𝑈Σ𝑉𝑇 𝐴𝑉 = 𝑈Σ
THE SINGULAR VALUE DECOMPOSITION
Thus
1 1
𝑢1 = 𝐴𝑣1 =
𝜎1 0
1 0
𝑢2 = 𝐴𝑣2 =
𝜎2 1
Note that {u1, u2} is already a basis for ℝ2 . Thus no
additional vectors are needed for U, and U = [u1 u2]. The
singular value decomposition of A is
1/ 2 1/ 2 0
1 0 2 0 0
𝐴= 0 0 1
0 1 0 1 0
−1/ 2 1/ 2 0
THE SINGULAR VALUE DECOMPOSITION
Example Construct a singular value decomposition of
4 11 14
𝐴=
8 7 −2
The Singular Value Decomposition
Image Compression
The Singular Value Decomposition
Image Compression