Multipath matching pursuit with breadth-first (MMP-BF)
Multipath Matching Pursuit with Breadth-First (MMP-BF) is a greedy algorithm that provides approximate solution to the sparse reconstruction/approximation problem: min ||x||_0 such that Phi * x = y. The algorithm is from the paper: [*] S. Kwon, J. Wang, and B. Shim, "Multipath matching pursuit", IEEE Trans. Inform. Theory, vol. 60, no. 5, pp. 2986-3001, May 2014.
Cite As
Jian Wang (2026). Multipath matching pursuit with breadth-first (MMP-BF) (https://uk.mathworks.com/matlabcentral/fileexchange/57994-multipath-matching-pursuit-with-breadth-first-mmp-bf), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Sparse Approximate Solutions to Linear Systems, Compressive Sensing Simple Example, Sparse representations classifier, sparse estimation / compressed sensing linear system solver
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
