Sparse Approximate Solutions to Linear Systems
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.
Cita come
Thanasis (2025). Sparse Approximate Solutions to Linear Systems (https://it.mathworks.com/matlabcentral/fileexchange/29101-sparse-approximate-solutions-to-linear-systems), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Sparse Matrices >
Tag
Riconoscimenti
Ispirato: Multipath matching pursuit with breadth-first (MMP-BF), Multipath Matching Pursuit with Depth-First (MMP-DF), gomp(y, A, K, S, err)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
