-
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
-
nspca.tar
the matlab toolbox of nspca
- 2012-01-05 11:03:03下载
- 积分:1
-
bengfie
随机调制信号下的模拟ppm,小波包分析提取振动信号中的特征频率,主要是基于mtlab的程序。( Random ppm modulated analog signal under Wavelet packet analysis to extract vibration signal characteristic frequency, Mainly based on the mtlab procedures.)
- 2016-12-30 17:45:38下载
- 积分:1
-
matlab
说明: 详细介绍matlab中用来处理图像的工具箱以及工具箱的具体运用方法(Details matlab image processing toolbox used to the concrete application of methods and tool kit)
- 2011-03-13 11:15:45下载
- 积分:1
-
ekf
说明: kalman滤波EKF程序,通用且通俗易懂,适用于初学者。(kalman filter EKF procedures, universal and easy to understand for beginners.)
- 2011-03-27 16:43:11下载
- 积分:1
-
Zernike-polynomials
Zernike polynomial calcu
- 2015-03-25 13:59:47下载
- 积分:1
-
布谷鸟
用matlab编写的布谷鸟算法,一种智能算法来解决无约束优化问题(The cuckoo algorithm written in matlab, an intelligent algorithm to solve the unconstrained optimization problem)
- 2020-06-23 18:40:01下载
- 积分:1
-
exaBPSKfilter
实现AWGN信道下的BPSK调制,如何经过过采样,过滤波器等操作,能够为初学通信的人提供参考(Simulation program to realize BPSK transmission system)
- 2009-12-28 17:26:07下载
- 积分:1
-
HA_main
采用HA算法的零陷波束形成器,有详细的注解,可更改参数(HA algorithm using Null Beamformer, detailed comments, can change the parameters)
- 2009-06-02 15:22:48下载
- 积分:1
-
lpcar2fm
声音处理的MATLAB程序:LPCAR2RF( Convert autoregressive coefficients to formant freq+amp+bw
)
- 2011-10-02 01:14:31下载
- 积分:1