-
wuxian
基于AOA和TDOA的无线传感器网络三维联合定位算法 三维 无线传感器网络 定位 AOA和TDOA(AOA and TDOA-based wireless sensor network localization algorithm for three-dimensional three-dimensional co-localization of wireless sensor networks AOA and TDOA)
- 2010-08-26 21:56:26下载
- 积分:1
-
face_dft
Face Verification System With DFT
- 2009-12-11 16:05:17下载
- 积分:1
-
matlab
image processing in matlab
- 2011-09-15 09:29:56下载
- 积分:1
-
ARQUITECTURA-DE-REDES-IEEE
IEEE Network Architecture
- 2013-12-10 10:01:46下载
- 积分:1
-
Particle-Filter-Toolbox
Matlab最新最完整的粒子滤波工具箱,建议在matlab7.X环境下运行(Matlab latest and most complete toolbox particle filter, the proposed environment running under matlab7.X)
- 2014-04-03 10:10:18下载
- 积分:1
-
Digitalsignalprocessing
the file contain digital signal processing in matlab.
- 2010-11-21 23:12:36下载
- 积分:1
-
playlxg
关于matlab产生声音的一小段程序很好玩 其中编写了好几个小程序(Matlab generate sound on a lot of fun in which a short program written several small programs)
- 2011-04-23 23:08:30下载
- 积分:1
-
radar-sign-matlab-analysis
雷达各种信号处理,包括脉冲压缩,相干积累,非相干积累,雷达方向角等(A variety of radar signal processing, including pulse compression, coherent accumulation and non-coherent accumulation, radar azimuth)
- 2012-04-25 19:07:32下载
- 积分: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
-
threemachines
电力系统下微电网在MATLAB中的仿真建模,模型已经搭建好(Power system three-machine nine-node model, simulation based on module construction, simulink)
- 2021-01-27 15:58:40下载
- 积分:1