You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
LMSVD is a Matlab solver for computing truncated (dominant) singular value decompositions of relatively large matrices. The code uses a subspace optimization technique to achieve significant accelerations to the classic simultaneous subspace iterations method, and is typically much faster than the Matlab's default function "svds".
In the case you use LMSVD in your published work, please make a reference to the following paper.
Xin Liu, Zaiwen Wen and Yin Zhang, Limited Memory Block Krylov Subspace Optimization for Computing Dominant Singular Value Decompositions, SIAM Journal on Scientific Computing, 35-3 (2013), A1641-A1668.
Cite As
XIN LIU (2026). lmsvd.m (https://se.mathworks.com/matlabcentral/fileexchange/46875-lmsvd-m), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0.0 (5.93 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0.0 | Two user-reported bugs, which may cause unexpected results in some extreme instances, have been corrected.
|
||
| 1.2.0.0 | Modify description. |
||
| 1.1.0.0 | Add a typical demo. |
||
| 1.0.0.0 |
