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

其他行业

开发平台:

Matlab

  1. V012 = [.6    90
  2.         1     30
  3.         0.8   -30];
  4. Vabc = sc2abc(V012);  % Unbalanced phasors from symmetrical components
  5. Vabcp= rec2pol(Vabc)    % Converts rectangular phasors into polar form