-
lab
基于 Matlab Simulink 的增量调制的通信仿真。(Delta modulation of Matlab Simulink.)
- 2012-05-05 08:57:30下载
- 积分:1
-
double
matlab下对于系统模型的仿真,为复杂系统设计做准备(matlab simulation model under the system, in preparation for the design of complex systems)
- 2011-11-04 14:56:32下载
- 积分:1
-
space
对图像进行空域加入水印,使用matlab语言。(Image airspace adding watermark, using matlab language.)
- 2013-03-31 22:10: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
-
555
matlab图像处理源代码 大家多多分享(matlab Image processing source code )
- 2009-05-26 18:01:58下载
- 积分:1
-
FundamentalsOfWirelessCommunication
Fundamentals Of Wireless Communication
- 2011-01-12 08:35:06下载
- 积分:1
-
LaserTrap2
三维六光束光镊光阱力仿真gui,可计算介质中球形粒子所受到的光阱力(Three six beam optical tweezers optical trapping force simulation gui, spherical particles can be calculated by the medium of light trapping force)
- 2013-07-13 08:59:44下载
- 积分:1
-
Speech_codec_standard_classification
语音编码分类及编解码标准 G.711 G.721 G.729 GIPS比较(Speech coding and decoding standard classification. Txt G.711 G.721 G.729 GIPS)
- 2010-11-08 16:49:50下载
- 积分:1
-
nedal1
this code is used to plot the output response of the band pass filter
- 2010-12-05 04:06:53下载
- 积分:1
-
depuncture
说明: 删除卷积码的matlab仿真,广泛应用于通信系统中(delete the Matlab simulation, widely used in communication systems)
- 2021-05-12 17:30:03下载
- 积分:1