Introduction - If you have any usage issues, please Google them yourself
This program can realize the singular value decomposition of a rectangular matrix. When the matrix size is large, the decomposition speed is slow. This program is just a reference for those who are interested in singular value decomposition of a matrix.