-
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
-
file
fir filter using windowing.!!
- 2011-11-18 16:35:38下载
- 积分:1
-
tfrwv
MATLAB中WVD变换,可将时域数据转换为时频域能量密度(WVD Transform)
- 2021-03-06 10:29:31下载
- 积分:1
-
naijing
有CDF三角函数曲线/三维曲线图,线性调频脉冲压缩的Matlab程序,外文资料里面的源代码。( There CDF trigonometric curve/3D graphs, LFM pulse compression of the Matlab program, Foreign materials inside the source code.)
- 2016-04-20 14:41:34下载
- 积分:1
-
Hallen3
用MOM求解HALLEN S INTEGRAL EQUATION ,得出电流分布(Using MOM to solve HALLEN' S INTEGRAL EQUATION, draw current distribution)
- 2009-04-06 22:01:08下载
- 积分:1
-
ENERGY-DETECTION-TECHNIQUE-FOR-SPECTRUM-SENSING-I
Energy Detection technique for spectrum sensing
- 2015-03-16 06:51:45下载
- 积分:1
-
Ebook-Exemples-de-lettres-de-motivation
the aim of this to present
different cover letters to
help you realize - or improve -
yours.
- 2015-02-06 21:09:26下载
- 积分:1
-
add_remove_list
使用MATLAB编写的GUI程序 可实现list菜单的增减(GUI using MATLAB program can be prepared to achieve changes in the menu list)
- 2009-01-09 14:32:16下载
- 积分:1
-
LFM_radar_simulation
文件中包含word文档报告
设雷达采用匹配滤波完成脉冲压缩,采集频率fs=420MHz,仿真雷达回波,并绘出家Hamming窗前后的脉压波形。(提示:通过正确设定采集波门,减少数据量)
设雷达采用Dechirp方式完成脉冲压缩,其中参考距离位于(0,0),采集频率为10MHz,距离采样点数512点,仿真雷达回波,并绘出加Hamming窗前后的脉压波形(提示:通过正确设定采集波门,减少数据量)。(Word document file contains the report of the completion of matched filter-based radar uses pulse compression, gathering frequency fs = 420MHz, simulation of radar echo, and draw the house after the pulse pressure waveform Hamming window. (Hint: By setting the correct collection wave door, reducing the amount of data), based radar uses pulse compression Dechirp manner, in which reference distance at (0,0), collection frequency of 10MHz, from the sampling points 512 points, simulation, radar echo, and draw the increase of pulse pressure waveform after the Hamming window (hint: set up collection waves through the correct door, reducing the amount of data).)
- 2009-11-12 20:10:23下载
- 积分:1
-
kmeans
k均值聚类算法MATLAB,自适型的代码(This is a nice work )
- 2013-03-11 23:48:57下载
- 积分:1