- #1
nao113
- 68
- 13
- Homework Statement
- Hello, I tried to solve SVD questions using python. I already got the answer for this . Then, I tried to use python to solve this case by looking at thee tutorial https://www.youtube.com/watch?v=_So8j8T-E1o&list=PLRDl2inPrWQW1QSWhBU0ki-jq_uElkh2a&index=43.
But when I tried by myself. I found the value of U and VT are different from the correct answer.
Can anyone point out what I did wrong here?
- Relevant Equations
- I put them below
Question:
Correct Answer:
U and VT in code:
Correct Answer:
U and VT in code: