www.gusucode.com > phased 案例源码 matlab代码程序 > phased/ConversionOfPhiThetaPairExample.m

    %% Conversion of Phi-Theta Pair
% Find the corresponding _u-v_ representation for φ = 30° and
% θ = 0°.
uv = phitheta2uv([30; 0])