You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Greedy Algorithm that aims to find the sparsest solution (i.e., one with the fewest non-zero entries) to $A\mathbf{x}=\mathbf{y}$, where the full row rank matrix $A \in \mathbb{R}^{m \times n}$ with $m < n$ generates an underdetermined system.
The optimization problem is described as: