Exercise 1.8.6

Answers

Here A is the transpose of the original matrix A in example 1, if A = UΣV T, then we have AT = V ΣUT, so the singular values of A are the same as in the example 1, i.e. Σ = [45 0 0 5 ], whilethe left singular vectors are 1 2 [ 11 1 1 ] and the right singular vectors are 1 10 [ 13 3 1 ]

User profile picture
2020-03-20 00:00
Comments