| Algorithm 1 L1-minimization |
| Input: Inizialize: Output: k-sparse coefficient vector x while do // reduce to binary vector if then // define the set of indices corresponding to a change from to else end if end while |
| Algorithm 1 L1-minimization |
| Input: Inizialize: Output: k-sparse coefficient vector x while do // reduce to binary vector if then // define the set of indices corresponding to a change from to else end if end while |