连续系统频域响性分析及系统函数极零点分布特性.docVIP

  • 2
  • 0
  • 约7.78千字
  • 约 6页
  • 2016-10-13 发布于贵州
  • 举报

连续系统频域响性分析及系统函数极零点分布特性.doc

连续系统频域响性分析及系统函数极零点分布特性

一. a=[1,5]; b=[1,0]; w=0:0.01:20; H=freqs(b,a,w); figure(1) subplot(1,2,1) plot(w,abs(H)) title(系统幅频特性曲线) xlabel(w) ylabel(幅度) subplot(1,2,2) plot(w,angle(H)) title(系统相频特性曲线) xlabel(w) ylabel(相位(弧度)) a=[1,5]; b=[5]; w=0:0.01:20 H=freqs(b,a,w); figure(1) subplot(1,2,1) plot(w,abs(H)) title(系统幅频特性曲线) xlabel(w) ylabel(幅度) subplot(1,2,2) plot(w,angle(H)) title(系统相频特性曲线) xlabel(w) ylabel(相位(弧度)) a=[1,5,12.5]; b=[12.5]; w=0:0.01:20; H=freqs(b,a,w); figure(1) subplot(1,2,1) plot(w,abs(H)) title(系统幅频特性曲线) xlabel(w) ylabel(幅度) subplot(1,2,2) plot(w,angle(H)) title(系统相频特性曲线) xlabel(w) ylabel(相位(弧度)) 二 a=[1,1,-2]; b=[1]; c=[1,1,0.25]; d=[1]; e=[1,1,0] f=[1] subplot(3,1,1) impulse(b,a); title(不稳定时冲激响应) subplot(3,1,2) impulse(d,c); title(稳定时的冲激响应) subplot(3,1,3) impulse(f,e); title(临界稳定时的冲激响应) a=[1,2,101]; b=[1,0]; c=[1,5,16,30]; d=[1,-5,16,-30]; e=[1,4,8]; f=[1,-2,2]; g=[1,4,8]; h=[1,2,2]; w=0:0.01:30; H1=freqs(b,a,w); H2=freqs(d,c,w); H3=freqs(f,e,w); H4=freqs(h,g,w); subplot(4,2,1) plot(w,abs(H1)) title(系统幅频特性曲线1) xlabel(w) ylabel(幅度1) subplot(4,2,2) plot(w,angle(H1)) title(系统相频特性曲线1) xlabel(w) ylabel(相位(弧度)1) subplot(4,2,3) plot(w,abs(H2)) title(系统幅频特性曲线2) xlabel(w) ylabel(幅度2) subplot(4,2,4) plot(w,angle(H2)) title(系统相频特性曲线2) xlabel(w) ylabel(相位(弧度)2) subplot(4,2,5) plot(w,abs(H3)) title(系统幅频特性曲线3) xlabel(w) ylabel(幅度3) subplot(4,2,6) plot(w,angle(H4)) title(系统相频特性曲线3) xlabel(w) ylabel(相位(弧度)3) subplot(4,2,7) plot(w,abs(H4)) title(系统幅频特性曲线4) xlabel(w) ylabel(幅度4) subplot(4,2,8) plot(w,angle(H3)) title(系统相频特性曲线4) xlabel(w) appearance of the weld appearance quality technical requirements of the project must not have a molten metal stream does not melt the base metal to weld, weld seam and heat-affected zone surface must not have cracks, pores, defects such as crater and ash, surface smoothing, weld and base metal should be evenly smooth transition. Width 2-3 mm from the edge of weld Groove. Surface reinforcement should be less than or equal to 1 + 0.2 times the

文档评论(0)

1亿VIP精品文档

相关文档