Sparse Approximate Solutions to Linear Systems

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.

引用格式

Thanasis (2026). Sparse Approximate Solutions to Linear Systems (https://ww2.mathworks.cn/matlabcentral/fileexchange/29101-sparse-approximate-solutions-to-linear-systems), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Sparse Matrices 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0