-
l1_ls
说明: 最小化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+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1
-
histogram
this program calculates the histogram of an inage
- 2010-05-15 17:49:07下载
- 积分:1
-
CameraFingerprint_1.0
My demonstration program is coded by MATLAB. For the program, some optimization at coding level and algorithm level are proposed to improve the performance of my fingerprint recognition system. These performance enhancements are shown by experiments conducted upon a variety of fingerprint images. Also, the experiments illustrate the key issues of fingerprint recognition that are consistent with what the available literatures say.
- 2013-08-15 13:51:07下载
- 积分:1
-
Approximation_Entrop
Approximation entropy: Approximation entropy which is used in time series to measure the irregularity
- 2014-01-07 17:10:55下载
- 积分:1
-
06310047
Quantitative Image Recovery From Measured Blind
Backscattered Data Using a Globally
Convergent Inverse Method
- 2013-07-09 10:01:04下载
- 积分:1
-
self_adaption_RLS
这是一个很简单的RLS自适应算法程序,保证你能看懂能学会(This is a very simple RLS adaptive algorithm to ensure that you can read to learn)
- 2011-11-15 11:04:04下载
- 积分:1
-
dace
一种kriging成熟的建模工具箱,通过回归函数和预测函数,来对实际的系统进行建模和预测。( a kriging toolbox to construct a APPXIMATON MODEL)
- 2013-04-18 09:30:31下载
- 积分:1
-
DCS-interpolation
DSC插值源代码,实现科学计算及数据处理,可供matlab学习人员参考。(DSC interpolation source code, achieving scientific computing and data processing, matlab available for study reference.)
- 2013-12-31 10:46:46下载
- 积分:1
-
MIMO-Base-Paper
hi i want the source code and also the documentation(project report) of the base paper.
- 2011-04-20 14:58:39下载
- 积分:1
-
4
说明: K近邻算法(KNN)的matlab源代码,程序清晰易读(K neighbor algorithm (KNN) of matlab source code, and the program is clear and easy to read)
- 2012-06-03 23:06:14下载
- 积分:1