中文说明:
lansvd分解算法,先对矩阵进行lanczos分解,再进行svd奇异值分解。代码里面含有注释。
English Description:
Firstly, Lanczos decomposition is used to decompose the matrix, and then SVD is used to decompose the matrix. The code contains comments.
关注次数: 313
下载次数: 0
文件大小: 4KB
中文说明:
lansvd分解算法,先对矩阵进行lanczos分解,再进行svd奇异值分解。代码里面含有注释。
English Description:
Firstly, Lanczos decomposition is used to decompose the matrix, and then SVD is used to decompose the matrix. The code contains comments.
lansvd.m