Sparse Approximate Solutions to Linear Systems
Version 1.0.0.0 (1,81 ko) par
Thanasis
The code implements the algorithm presented by B.K.Natarajan in SIAM. April '95.
The following problem is considered: given a matrix A in R(mxn), a vector b in R(m) and e>0, compute a vector x satisfying norm(Ax-b)<=e if such exists, such that x has the fewest number of non-zero entries over all such vectors.
Citation pour cette source
Thanasis (2026). Sparse Approximate Solutions to Linear Systems (https://fr.mathworks.com/matlabcentral/fileexchange/29101-sparse-approximate-solutions-to-linear-systems), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Mathematics > Sparse Matrices >
En savoir plus sur Sparse Matrices dans Help Center et MATLAB Answers
Tags
Remerciements
A inspiré : Multipath matching pursuit with breadth-first (MMP-BF), Multipath Matching Pursuit with Depth-First (MMP-DF), gomp(y, A, K, S, err)
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |
