⚲
decsvd_u
Calculates the U matrix such that A = U x S x V' based on SVD decomposition.
Arguments
Input matrix A
Output
U matrix
Examples