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