搜索资源列表
最小化l1范数的Matlab代码
- 最小化l1范数的Matlab代码。求解模型为: min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。, l1-Regularized Least Squares Problem Solver l1_ls solves problems of the following form: minimize ||A*x-y||^2+ lambd
l1magic-1.1
- 最小化L1范数求解,通过L1-LS工具包。-L1 norm minimization solution, through the L1-LS kit.
BIHT-l1
- 为了解决二进制CS而编写的算法,使用了用l1范数最小化-an algorithm for binary CS,use l1 norm