-
TwoLRM
Dynamic_Two Links Robot Manipulator_Matlab Simulink
- 2014-03-17 22:46:12下载
- 积分:1
-
MedImageEnhanceSwitching2
Medical Image Enhancment using a switching threshhold
- 2010-01-27 06:51:44下载
- 积分:1
-
zmtz
说明: 为大型相控阵天线真面进行调整优化,是阵面方向图达到要求(For large phased array antenna to adjust and optimize the real face is the front up to the required patterns
搜索)
- 2009-09-03 22:07:01下载
- 积分:1
-
forecar_p
Recursive stochastic forecaster k steps ahead of AR(p=>2) time series given initial value computation of stepwise dynamic multiplier is included. Ref: J.D.Hamilton, Time Series Analysis, Wiley, 1994.
- 2010-08-09 09:43:50下载
- 积分:1
-
3434
遗传算法的GA主函数,选择函数,排序函数,交叉函数,变异函数等等(Genetic algorithm is proposed to GA Lord function, choose function, sort function, crossover function, variation functions and so on
)
- 2012-05-17 21:15:40下载
- 积分:1
-
jsff_7
计算积分函数的数值方法,具有简单快速准确的特点(dianstance protection)
- 2011-11-08 17:27:51下载
- 积分:1
-
11
说明: empirical formula with kaiser
clc
clear all
fs=1000
fc=250
df=50
r=0.001
f=fc/fs
dw=2*pi*(df/fs)
a=-20*log(r)
n=floor(((a-8)/(2.285*dw))+1)
if a>50
b=0.1102*(a-8.7)
elseif a>=21 && a<=50
b=0.5842*((a-21)^0.4)+0.07886*(a-21)
elseif a<21
b=0.0
end
w=kaiser(n,b)
for i=1:n
if i~=(n-1)/2
hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f)
elseif i==(n-1)/2
hd(i)=2*f
end
end
for j=1:n
h(j)=w(j)*hd(j)
end
subplot(3,1,1), plot(w)
subplot(3,1,2), plot(h)
subplot(3,1,3), plot(h,n)
- 2014-12-24 23:20:03下载
- 积分:1
-
Dynamic_Copula_Toolbox_3[1].0
包含各种不同分布的garch模型及copula模型(IT CONTAINS MANY KINDS OF GARCH AND COPULA MODELS.)
- 2014-01-13 10:13:24下载
- 积分:1
-
zt
说明: Z-transform in digital signal processing
- 2012-04-10 03:50:16下载
- 积分:1
-
pso
Particle Swarm Optimization
- 2014-01-05 23:18:58下载
- 积分:1