-
EpGreedy
epsilon greedy action selec
- 2009-12-12 01:36:45下载
- 积分:1
-
midfilter
语音处理的短时时域处理技术中的短时中值滤波(voice when dealing with the short-time domain processing technology of short-term median filtering)
- 2006-06-09 15:52:03下载
- 积分:1
-
DTC
Direct torque control of an asynchrone machine
- 2011-11-30 21:33:32下载
- 积分:1
-
BeamwidthCalculator
matalb仿真频率变化对相控阵雷达的天线增益带来的影响,并画图进行分析(Effect of antenna gain MATALB simulation of phased array radar frequency change brings, and drawing analysis)
- 2015-01-18 14:55:09下载
- 积分: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
-
PCMcode
程序为将a律十三折线的PCM信号经量化后的信息编为0101二进制的编码。(Procedures will be a law broken line thirteen of the PCM signal after quantization information as binary code 0101.)
- 2007-08-20 09:28:39下载
- 积分:1
-
sigpower
信号功率计算,输入信号序列,得到统计的平均功率(The signal power calculation)
- 2010-03-10 10:49:53下载
- 积分:1
-
MATLAB-SPDE
偏微分方程的matlab解法。文章详细地介绍了数学物理方程的各类解法及其精确度。(Matlab solution of partial differential equations. The article detailed description of the various types of solution of the equations of mathematical physics and its accuracy.)
- 2012-03-31 18:38:31下载
- 积分:1
-
tangpeng
针对EMD方法的不足,计算目标和海洋回波的功率谱密度,电力系统暂态稳定程序,可以进行暂态稳定计算。( For lack of EMD, Calculating a target and ocean echo power spectral density, Power System Transient Stability Program, can be transient stability.)
- 2016-09-28 21:37:41下载
- 积分:1
-
pso
这是一个粒子群算法求解车辆路径的源码,用matlab仿真实现。(This is a particle swarm algorithm for vehicle routing the source, using matlab simulation.)
- 2008-12-11 23:11:21下载
- 积分:1