You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This is our implementation of sparse randomized Kaczmarz algorithm [1] to handle multiple measurements.
This will solve the system of equations
Y=AX where Y,A, and X are all matrices.
our extension is not an optimization algorithm but simple heuristic that works well for both overdetermined and underdetermined system of equations.
If you set number of multiple measurements(L) to be one then it is just the following paper.
Reference:
[1]H. Mansour and O. Yilmaz, “A Fast Randomized Kaczmarz Algorithm
for Sparse Solutions of Consistent Linear Systems,” 2013, university of
British Columbia, Vancouver - BC, Canada, arXiv:1305.3803v1.
Cite As
Hemant Kumar Aggarwal (2026). Sparse Randomized Kaczmarz for Multiple Measurement Vectors. (https://www.mathworks.com/matlabcentral/fileexchange/44710-sparse-randomized-kaczmarz-for-multiple-measurement-vectors), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (5.41 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
