Description: sparsify is a set of Matlab m-files implementing a range of different algorithms to calculate sparse signal approximations. Currently sparsify contains two main sets of algorithms, greedy methods (collected under the name of GreedLab) and hard thresholding algorithms (collected in HardLab).
File list (Check if you may need any files):
sparsify_0_3
............\.DS_Store
............\COPYRIGHT.m
............\Examples
............\........\.DS_Store
............\........\@MyObjectName
............\........\.............\.DS_Store
............\........\.............\ctranspose.m
............\........\.............\mtimes.m
............\........\.............\MyObjectName.m
............\........\Example_function.m
............\........\Example_matrix.m
............\........\Example_object.m
............\........\MyOpTranspose_witharg.m
............\........\MyOp_witharg.m
............\function_format.m
............\GreedLab
............\........\.15636-199117266-2.m
............\........\.15636-199117793-5.m
............\........\.15636-199118767-6.m
............\........\.15636-199119694-9.m
............\........\.DS_Store
............\........\greed_gp.m
............\........\greed_mp.m
............\........\greed_nomp.m
............\........\greed_ols.m
............\........\greed_omp.m
............\........\greed_pcgp.m
............\........\nonlin_gg.m
............\........\OMP_algos
............\........\.........\.19495-199122737-5.m
............\........\.........\.DS_Store
............\........\.........\greed_omp_cg.m
............\........\.........\greed_omp_cgp.m
............\........\.........\greed_omp_chol.m
............\........\.........\greed_omp_chol_SparseLabWrap.m
............\........\.........\greed_omp_linsolve.m
............\........\.........\greed_omp_pinv.m
............\........\.........\greed_omp_qr.m
............\........\Tools
............\........\.....\.DS_Store
............\........\.....\SubsetCG.m
............\........\.....\UpdateCholesky.m
............\HardLab
............\.......\.DS_Store
............\.......\hard_l0_Mterm.m
............\.......\hard_l0_reg.m
............\object_format.m
............\Papers
............\......\.DS_Store
............\......\BDEUSIPCO07.pdf
............\......\BDGP07.pdf
............\......\BD_JFAA07.pdf
............\README.m
............\TestMethod
............\..........\.DS_Store
............\..........\TestSparsify.m