-
1
说明: 无线传感器网络节点自定位算法matlab实现(Wireless sensor network node to achieve self-localization algorithm matlab)
- 2009-11-17 16:14:11下载
- 积分:1
-
runstringNew-65000
This is file for assembler code
- 2015-03-26 21:30:27下载
- 积分:1
-
matlab
说明: DOA估计算法,是一种有效的算法,方便,快捷(DirecTionofArrinal)
- 2010-04-08 23:00:41下载
- 积分:1
-
2fractal
分形的mandelbrot和cantor,koch图形,使用matlab编写。(the Mandelbrot fractal and Cantor, koch graphics, the use of Matlab prepared.)
- 2006-05-30 06:49:05下载
- 积分:1
-
cstr
MPC coding for CSTR
- 2013-03-13 21:45:26下载
- 积分:1
-
stdepoch
This file Attitude Control system file
- 2011-05-30 04:36:12下载
- 积分:1
-
24413995
数学建模的教学培训文件,matlab 软件应用培训(Mathematical modeling of teaching and training files, Matlab software application training)
- 2012-06-11 09:13:15下载
- 积分:1
-
DVB-S2_LDPC_decode
LDPC code已经用于DVB-S2标准。这个MATLAB程序可以用来研究LDPC码的性能。(LDPC code has been used in DVB-S2 standard. This MATLAB program can be used to study the performance of LDPC codes.)
- 2021-04-06 23:59:02下载
- 积分: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
-
MAT101_ECG_authentication
ecg (electro cardio gram) based authetication in matlab.output varified 100 working code.bla bla bla bla bla bla
- 2015-12-15 17:21:08下载
- 积分:1