收藏 分销(赏)

信号系统第五章实验卷积的实现.doc

上传人:xrp****65 文档编号:7036137 上传时间:2024-12-25 格式:DOC 页数:5 大小:66KB 下载积分:10 金币
下载 相关 举报
信号系统第五章实验卷积的实现.doc_第1页
第1页 / 共5页
信号系统第五章实验卷积的实现.doc_第2页
第2页 / 共5页


点击查看更多>>
资源描述
1.>> n=[2:1:10]; >> x=n; >> stem(n,x,'filled'); >> xlabel('n'); >> ylabel('x(n)'); >> title('Ramp Sequence'); >> grid; 2. >> n=0:40; >> subplot(2,1,1); >> stem(n,cos(n*pi/8),'filled'); >> title('cos(n*pi/8)'); >> subplot(2,1,2); >> stem(n,cos(2*n),'filled'); >> title('cos(2*n)'); 3. >> n=0:15; >> subplot(2,1,1); >> x=(5/4).^n; >> stem(n,x,'filled');xlabel('n');title('x1(n)') >> subplot(2,1,2) >> x=(-3/4).^n; >> stem(n,x,'filled');xlabel('n');title('x2(n)') >> 4. h=[1 1 1]; y=conv(x,h); subplot(1,3,1); stem(0:length(x)-1,x,'filled');title('x(n)');xlabel('n'); >> subplot(1,3,2); >> stem(0:length(h)-1,h,'filled');title('h(n)');xlabel('n'); >> subplot(1,3,2); stem(0:length(h)-1,h,'filled');title('h(n)');xlabel('n'); >> subplot(1,3,3); >> stem(0:length(y)-1,y,'filled');title('x(n)与h(n)的卷积和y(n)');xlabel('n'); >> 5. >> a=[2 -2 1]; >> b=[1 3 2]; >> n=30 n = 30 >> impz(b,a,n); >>
展开阅读全文

开通  VIP会员、SVIP会员  优惠大
下载10份以上建议开通VIP会员
下载20份以上建议开通SVIP会员


开通VIP      成为共赢上传

当前位置:首页 > 百科休闲 > 其他

移动网页_全站_页脚广告1

关于我们      便捷服务       自信AI       AI导航        抽奖活动

©2010-2025 宁波自信网络信息技术有限公司  版权所有

客服电话:4009-655-100  投诉/维权电话:18658249818

gongan.png浙公网安备33021202000488号   

icp.png浙ICP备2021020529号-1  |  浙B2-20240490  

关注我们 :微信公众号    抖音    微博    LOFTER 

客服