-
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
-
MATLABbook
matlab建模与仿真源代码,是一本比较好的仿真教材。(matlab modeling and simulation of the source code, a better simulation textbooks.)
- 2013-04-11 09:48:25下载
- 积分:1
-
bidirection1
二维弹塑性本构程序,可用于混凝土或钢梁二维弹塑性分析(Two dimensional elastic plastic programme)
- 2021-04-15 20:18:54下载
- 积分:1
-
mapping_sequence
将带发送数据序列映射为格雷码,相邻的码元只有一个符号不同。(mapping the deta serial into GeLei code,whose closed code only one symbol is different)
- 2020-10-26 09:20:00下载
- 积分:1
-
Wiener_driver
Wiener filter in signal processing
- 2009-05-20 16:14:15下载
- 积分:1
-
Matlab-windows
Matlab的窗函数_矩形窗_三角窗_汉明窗_汉宁窗_布莱克曼窗(The window of the Matlab function, rectangle, triangle window, hamming window and hanning window, blackman window)
- 2014-04-01 14:26:02下载
- 积分:1
-
samer
very good program in orbit mechanics
- 2011-01-14 04:08:29下载
- 积分:1
-
P0610
此段代码实现的功能是:用matlab实现了一个神经网络的实例3.(This code implementation is the function: The implementation of a neural network matlab example 3.)
- 2011-05-12 11:53:00下载
- 积分:1
-
dct
基于dct的伪随机序列的数字图像水印,算法较为简单,鲁棒性一般,不能很好地抵御噪声攻击(Dct pseudo-random sequence-based digital image watermarking algorithm is relatively simple and general robustness against noise attack can not)
- 2013-01-18 22:29:23下载
- 积分:1
-
recognition_ANN
this file is a source code for character recognition with Hebb rule( Neural network)
- 2013-12-28 03:08:59下载
- 积分:1