信与系统课后maab作业(20211120100911).pdfVIP

  • 0
  • 0
  • 约6.58千字
  • 约 21页
  • 2022-03-23 发布于北京
  • 举报
M2-1 (1) t=-2:0.001:4; T=2; xt=rectpuls(t-1,T); plot(t,xt) axis([-2,4,-0.5,1.5]) 图象为: (2) t=sym(t); y=Heaviside(t); ezplot(y,[-1,1]); grid on axis([-1 1 -0.1 1.1]) 图象为: (3) A=10;a=-1;B=5;b=-2; t=0:0.001:10; xt=A*exp(a*t)-B*exp(b*t); plot(t,xt) 图象为: (4) t=sym(t); y=t*H

文档评论(0)

1亿VIP精品文档

相关文档