-
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
-
ACA
该文件中程序主要解决TSP问题的蚁群算法的matlab程序(The main program file to solve the problem of the ant colony algorithm for TSP program matlab)
- 2010-05-26 16:06:45下载
- 积分:1
-
Formant_tracking
Formant tracking that used in speech processing
- 2010-10-02 14:53:50下载
- 积分:1
-
MeMBer-filter-ukf
本代码主要实现非线性环境下的势均衡多目标多伯努利滤波器的ukf实现,能有效地解决杂波环境下的多目标跟踪问题。(This code mainly realize the potential of nonlinear environment balanced multi-objective multi-bonuli filter ukf achieve, can effectively solve the problem of multi-target tracking clutter environments.)
- 2021-01-18 17:28:42下载
- 积分:1
-
cal
说明: 在原始信号加入白噪声,通过卡尔曼滤波去除噪声,恢复原始信号。(In the original signal to join the white noise through the kalman filter remove the noise, restore the original signal.
)
- 2011-04-18 15:00:57下载
- 积分:1
-
vx667
Using high-order cumulants of MPSK signal modulation recognition, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Principal component analysis of multivariate data analysis projection.
- 2017-06-19 09:46:51下载
- 积分:1
-
MycodeIII
this is a Matlab code for classification of Hand writed data by Neural network (Elman Network)
- 2010-07-02 22:03:19下载
- 积分:1
-
PSO
PSO算法声纹识别整体程序代码,适合DSP硬件(Voiceprint identification of the overall code)
- 2012-04-15 16:06:04下载
- 积分:1
-
code-for-src
稀疏表达人脸识别算法相关例程,并附带l1magic PDF文档(src face recognition)
- 2011-10-26 10:40:14下载
- 积分:1
-
PlotPSD
周期图谱估计算法,画出MSK随机信号的功率谱(Cycle pattern of estimation algorithm, a random draw MSK signal power spectrum)
- 2009-04-10 16:35:44下载
- 积分:1