机电系统动力学仿matlab课后答案 刘白雁.docVIP

  • 10
  • 0
  • 约小于1千字
  • 约 28页
  • 2017-02-11 发布于贵州
  • 举报

机电系统动力学仿matlab课后答案 刘白雁.doc

机电系统动力学仿matlab课后答案 刘白雁

机电系统动力学仿真实验报告 机工1004班 座机电话号码0150宋康 习题一 1.3 Abc wu_2004 两个是合法的。 1.4 (1) (2) (3) clear; x -8:0.5:8; y x; X ones size y *x; Y y*ones size x ; R sqrt X.^2+Y.^2 +eps; Z sin R ./R; mesh X,Y,Z ; colormap hot xlabel x ,ylabel y ,zlabel z 1.7 (1) (2) 1.11 习题二 2.1 2.2 2.4 2.5 习题三 3.1 clf,clc,clear t 0:18/100:18 ; xi 0.2:0.2:0.8; beita sqrt 1-xi.^2 ; sita atan beita./xi ; y 1-exp -t*xi .*sin t*beita+ones 101,1 *sita ./ ones 101,1 *beita ; figure 1 plot t,y :,1 ,b:,t,y :,2 ,r-.,t,y :,3 ,g-,t,y :,4 ,ko legend \xi 0.2,\xi 0.4,\xi 0.6,\xi 0.8 3.2 clf,clear x -50:1:50; y -40:1:60; z 1./ sqrt 1-x .^2

文档评论(0)

1亿VIP精品文档

相关文档