[Index for ./basics] [Return to Master Index]

ri_to_ap_deg

(./basics/ri_to_ap_deg.m)


Function Synopsis

[A,P]=ri_to_api_deg(re,im)

Help text

 RI_TO_AP_DEG   Convert real/imaginary vectors to amplitude/phase(deg)

 RI_TO_AP_DEG   Convert real/imaginary vectors to amplitude/phase,
                assuming the phase is to be output in degrees.
                RI_TO_AP_DEG(re,im) returns the amplitude and phase 
                components in a two-column matrix as [amp,pha].
 
                Call as: [A,P]=ri_to_api_deg(re,im);


Produced by mat2html on Tue Feb 2 16:15:45 EST 1999
Cross-Directory links are: OFF