- 0
- 0
- 约5.57千字
- 约 65页
- 2019-11-11 发布于广西
- 举报
周期矩形波的连续谱和离散谱对比 subplot(3,2,1) x=-8:1:8; stem(x,0.5.*sinc(0.5.*x)) axis([-8 8 -0.2 +0.6]); title(T=T_0); subplot(3,2,3) x=-16:1:16; stem(x,0.25.*sinc(0.25.*x)) axis([-16 16 -0.2 +0.6]); title(T=2T_0); subplot(3,2,5) x=-32:1:32; stem(x,0.125.*sinc(0.125.*x)) axis([-32 32 -0.2 +0.6]); title(T=4T_0); subplot(3,2,2) d=zeros(16,2); x=-8:1:8; for i=1:16 d(i)=x(i); d(16+i)= 0.5.*sinc(0.5.*x(i)); end x=-8:0.001:8; plot(x,0.5.*sinc(0.5*x), r:); hold on; s=pulstran(x-0.5,d,rectpuls,1);plot(x,s) ; axis([-8 8 -0.2 +0.6]); subplot(3,2,4) d=zeros(32,2); x=-16:1:16; for i=
您可能关注的文档
- 《戒烟限酒8-7-简单》-公开课件(精选).ppt
- 《届高考地理人教版一轮复习课件第十五章第二讲区》-公开课件(精选).ppt
- 《届高考地理一轮复习_第十二单元第讲_荒漠化的危》-公开课件(精选).ppt
- 《届高考二轮专题复习课件(人教版)专题__近代中国》-公开课件(精选).ppt
- 《届高考生物课本实验复习课件》-公开课件(精选).ppt
- 《《夸父逐日》》-公开课件(精选).ppt
- 《《争吵》》-公开课件(精选).ppt
- 《届高考语文第二轮专题突破复习课件》-公开课件(精选).ppt
- 《【备考2014】(广东专用)2013版高中地理132大规模的》-公开课件(精选).ppt
- 《届高考语文二轮专题复习课件四十七(下)古诗比较鉴》-公开课件(精选).ppt
原创力文档

文档评论(0)