-
2D_FDTD_scattering
2D FDTD realization with Near-to-Far field transformation
- 2009-11-30 00:50:29下载
- 积分:1
-
grnnpredict
对GRNN的进行改进,用来做预测,其中对于每一组输入向量给其一个平滑因子,预测的效果不错(Improvements on the conduct of GRNN, used for prediction, in which each set of input vectors for a smoothing factor to its forecast good results)
- 2021-04-19 10:28:51下载
- 积分:1
-
New-Folder-(2)
基于matlab simulink的仿真程序 使用xilinx芯片设计的嵌入式系统(embedded system
matlab simluink
xilinx)
- 2012-04-19 22:31:39下载
- 积分:1
-
NLM
非局部平均算法是一种自适应的空域滤波算法,可以看作Yaroslavsky滤波和双边滤波算法的改进。(Nonlocal average algorithm is a kind of adaptive spatial filtering algorithm, can be seen as Yaroslavsky filter and the improvement of bilateral filtering algorithm.)
- 2013-11-14 13:30:49下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
Highboost
frequency domain filters
- 2009-12-10 17:12:45下载
- 积分:1
-
rs-rr-order
水文趋势、突变点分析的matlab相关程序:相关系数法、极差 标准差RS法、有序聚类法(Hydrological trends point mutation analysis matlab procedures: correlation coefficient method, very poor standard deviation RS method, sequential clustering method)
- 2013-08-15 18:44:52下载
- 积分:1
-
Spread-Spectrum-Multiple-Access-Communications
Spread Spectrum Multiple Access Communications
- 2015-08-04 07:27:33下载
- 积分:1
-
pengenalan-matlab-
Pengenalan matlab dari dasar
- 2012-04-17 02:42:10下载
- 积分:1
-
xiashiditui
夏氏递推算法。利用附件中的数据进行运算,给出运行结果。这是我们最近课程中用到的一个例程,希望对大家有用。(xiashiditui. Use the data contained in the annex to the operations, given the operating results. This is a routine we have recently used in the course, the hope that useful.)
- 2012-05-10 10:59:05下载
- 积分:1