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

其他行业

开发平台:

Matlab

  1. VS=1.0; VR=0.9; lambda=5000; Zc=320; delta=36.87*pi/180; P=700; lngth=315;
  2. betal=2*pi/lambda*lngth
  3. SIL=P*sin(betal)/(VS*VR*sin(delta))
  4. KVL = sqrt(Zc*SIL)
  5. disp('(b)')
  6. Xd=Zc*sin(betal)
  7. Pmax=KVL*0.9*KVL/Xd