-
matlab
说明: 计DFT,IDFT,FFT,循环卷积,循环移位以及重叠保留法(Of DFT, IDFT, FFT, cyclic convolution, cyclic shift and overlap to retain the Law)
- 2008-11-05 23:53:07下载
- 积分:1
-
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
-
chapter11
matlab神经网络43个案例分析源码11,关于连续Hopfield神经网络的优化—旅行商问题优化计算
(matlab neural network source code 11 43 case studies, optimization on a continuous Hopfield neural network- the traveling salesman problem optimization)
- 2014-11-04 21:18:22下载
- 积分:1
-
prc5
image bit plane slice and bit plane anding
- 2011-08-18 23:15:17下载
- 积分:1
-
codelisting
MATLAB模拟的电磁学时域有限差分法的配套程序(MATLAB simulation of electromagnetic hours FDTD matching program)
- 2013-12-04 12:47:09下载
- 积分:1
-
MOM-dipole-antenna
矩量法matlab程序设计实例:Hallen方程求对称振子天线
(Method of Moments matlab programming examples: Hallen equation seeking dipole antenna)
- 2014-05-13 22:32:56下载
- 积分:1
-
back_seg_code
Information Fusion of Flash and Non-Flash Images (Project)
- 2009-05-23 21:51:05下载
- 积分:1
-
TMz_with_different_PMLs
FDTD TMz_with_different_PMLs
- 2009-05-27 14:29:13下载
- 积分:1
-
mlr
基于matlab的多元线性回归及其留一法预测程序包(Matlab based on the multiple linear regression and its leave-one forecast package)
- 2009-07-07 10:30:51下载
- 积分:1
-
zero-forcing-equalization
本程序包括四部分,分别实现了迫零均衡,信号产生,绘制眼图以及误码率的计算
(This program consists of four parts, to achieve a zero-forcing equalization, signal, drawing the eye diagram and bit error rate calculation)
- 2011-07-09 20:16:32下载
- 积分:1