Chp5ex7.m
上传用户:eighthdate
上传日期:2014-05-24
资源大小:270k
文件大小:0k
源码类别:

其他行业

开发平台:

Matlab

  1. Zc=290.43; betal=0.3777;
  2. VSLL=500;
  3. VS=500/sqrt(3);
  4. disp('(a)')
  5. VRnl = VS/cos(betal);
  6. VRnlLL=sqrt(3)*VRnl
  7. disp('(b)')
  8. XLsh=sin(betal)/(1-cos(betal))*Zc
  9. QXL = VSLL^2/XLsh