冲击响应谱计算的matlab程序.docVIP

  • 776
  • 0
  • 约5.38千字
  • 约 7页
  • 2016-12-16 发布于重庆
  • 举报
disp( ) disp( srs.m ver 2.0 July 3, 2006) disp( by Tom Irvine Email: tomirvine@) disp( ) disp( This program calculates the shock response spectrum) disp( of an acceleration time history, which is pre-loaded into Matlab.) disp( The time history must have two columns: time(sec) acceleration) disp( ) % clear t; clear y; clear yy; clear n; clear fn; clear a1; clear a2 clear b1; clear b2; clear jnum; clear THM; clear resp; clear x_pos; clear x_neg; % iunit=input( Enter acceleration unit: 1= G 2= m/sec^2 ); % disp( ) disp( Select file input method ); disp( 1=external ASCII file ); dis

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档