-
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
-
TDOATOAAOA
无线定位基本算法 TDOA AOA TOA(Wireless location algorithm on TDOA the AOA TOA)
- 2012-05-29 18:19:51下载
- 积分:1
-
C-PID
基于C语言的PID功能实现,用c语言编写的PID算法(PID function based on the C language implementation)
- 2012-11-22 21:08:06下载
- 积分:1
-
eof
在matlab中用于计算经验正交函数分析(matlab eof)
- 2011-09-29 11:18:33下载
- 积分:1
-
qam1
quadrature amplitude modulation
- 2014-10-13 13:25:26下载
- 积分:1
-
2
说明: An automatic variational level set segmentation framework for computer
aided dental X-rays analysis in clinical environments
- 2010-11-02 06:37:09下载
- 积分:1
-
rms-model
响应面法matlaB程序,大家可以下载。(RMS code)
- 2013-11-14 10:55:13下载
- 积分:1
-
symaphore
matlab program of a symaphore used to organise a serie of tasks
- 2013-05-13 01:12:39下载
- 积分:1
-
matlab_image_roadtest
AGV(自动导引车)路径识别系统的MATLAB实现,包括对图像进行灰度处理,阈值分割,二值化,开闭运算,边缘检测(AGV (automatic guided vehicles) MATLAB path to achieve recognition system, including gray-scale image processing, segmentation, thresholding, opening and closing operation, edge detection)
- 2010-05-20 15:33:11下载
- 积分:1
-
pso-eld
基于模糊自适应pso的电力系统负荷调度算法,采用的测试案例是标准1ee6g系统,约束条件包括机组出力上限限制、网络损耗和功率平衡。(Based on fuzzy adaptive pso scheduling algorithm of power system load, the test case is a standard 1 ee6g system, constraint conditions including limit the output of generating unit, the network loss and power balance.)
- 2013-05-08 19:08:27下载
- 积分:1