-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
median-filter
三维数据矩阵的中值滤波方法,采用快速实现算法(Three-dimensional data matrix median filtering method, using fast algorithm)
- 2011-12-20 10:06:50下载
- 积分:1
-
program
说明: 描述非线性电路的分叉图,基于MATLAB的源程序(fencha)
- 2010-03-27 16:48:07下载
- 积分:1
-
de_fft_ofdm_basesignal_gen
TD-LTE PMCH MATLAB source code
- 2011-04-27 18:33:20下载
- 积分:1
-
ksvdbox12
采用KSVD算法通过训练的方法来构造稀疏过完备字典,在使用时一定要确保已装有ompbox9。可用于语音,图像信号处理等的稀疏字典构造(KSVD algorithm using the method of training to construct the sparse over-complete dictionary, in use, make sure have been installed ompbox9. Can be used for the sparse dictionary construction in voice, image signal processing )
- 2009-10-29 09:06:41下载
- 积分:1
-
Wavelet_OMP
说明: 基于小波变换与正交匹配准备恢复算法的稀疏恢复算法试验(Orthogonal wavelet transform algorithm is ready to resume Test match)
- 2011-02-24 10:01:07下载
- 积分:1
-
xiaobo_ni
整数小波变换与图像压缩,逆变换源码,实现行、列逆变换,奇偶行列逆重排(Integer wavelet transform and image compression, inverse transform source code to achieve row, column inverse transform, rearrangement of odd and even ranks of the inverse)
- 2011-06-05 12:59:08下载
- 积分:1
-
BFSK_rayleigh
This file describ the BFSK_rayleigh.
- 2012-06-30 02:27:20下载
- 积分:1
-
Arnold
matlab实现Arnold置乱的程序,对初学者有用(matlab Arnold matlab Arnold)
- 2013-12-11 10:34:08下载
- 积分:1
-
alstom
Alstom保护P139面板操作说明,运行人员使用(Alstom Protection P139 panel instructions, operating personnel to use)
- 2010-09-01 11:00:55下载
- 积分:1