Matrix whose columns are the first $p$ left singular vectors

77 Views Asked by At

Let's say I have a $m \times n$ matrix $A$. When I find its SVD, I get $p$ dominant singular values. How do I get the $m \times p$ matrix whose columns are the first $p$ left singular vectors of $A$?

0

There are 0 best solutions below