0

How to prove $V*V^T=I$ in SVD: $M=U*S*V^T$?

It's easy to understand $V^T*V=I$. It seems $V*V^T=I$, but how to prove it?

1 Answers1

0

if $A$ and $B$ are square matrix, such that $AB=I$, then $BA=I$. Because $B$, is inverse of $A$, and the inverse is a matrix is unique.

CLAUDE
  • 2,379