-
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
-
gpc52
generalized predictive controller algorithm
- 2012-07-31 08:31:35下载
- 积分:1
-
klt
KLT变换对信号的相关性,可以很好去除信号、数据的相关性,减小数据传输量。可以很好的提高速率,在图像处理中也有很好的应用!(KLT transform, signal correlation can be good to remove the signal, the correlation of data, reduce data traffic. May well improve the speed in image processing applications are also very good!)
- 2010-05-05 22:04:07下载
- 积分:1
-
music-keyboard
该代码可是先matlab音乐键盘仿真,对应按键可在键盘上的按键找到(The code can be realized matlab music keyboard simulation, corresponding to the sound of keys can find on the keyboard keys )
- 2012-04-14 10:51:56下载
- 积分:1
-
AFEM@matlab
FEM在MATLAB上编程的说明书,关于MESH,ESTIMATION等(On FEM in MATLAB programming instructions, on the MESH, ESTIMATION, etc.)
- 2010-10-27 10:57:02下载
- 积分:1
-
kalman_two_dimensional
二维卡尔曼滤波,在X—Y平面上画出滤波后的值以及理想情况下的图像,通过比对,深入研究卡尔曼滤波的性质和意义(Second Kalman filter, the X-Y plane value and image ideally draw filtered through comparison, in-depth study of the nature and significance of the Kalman filter)
- 2013-12-28 17:06:01下载
- 积分:1
-
guihuawenti
规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!(Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
)
- 2012-02-12 15:07:10下载
- 积分:1
-
gabor
gabor 小波matlab变换,与C结合(gabor wavelet transform matlab, and C combined)
- 2009-04-24 12:04:25下载
- 积分:1
-
16QAMBER
高斯信道下的16QAM误码率分析的MATLAB仿真(Gaussian channel bit error rate of 16QAM under the MATLAB simulation)
- 2010-05-28 10:05:46下载
- 积分:1
-
tiaozhishibie
调制识别的代码,很好的实现调制识别的功能,有很强的参考意义(Modulation recognition code, a good realization of modulation recognition of the function, there is a strong reference value)
- 2016-04-06 23:55:58下载
- 积分:1