NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/opnml/html/6.basics/ap_to_ri_rad.html

Revision 495 (checked in by cbc, 11 years ago)

Initial import of Stark code.

Line 
1 <TITLE>/</TITLE>
2 <BODY>
3 <A HREF = "index.html">[Index for ./basics]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>ap_to_ri_rad</H1>
6 <H2>(./basics/ap_to_ri_rad.m)</H2>
7 <HR><H3>Function Synopsis</H3>
8 <pre>[R,I]=ap_to_ri_rad(a,p)</pre>
9 <HR><H3>Help text</H3>
10 <pre>
11  AP_TO_RI_RAD   Convert amplitude/phase(rad) vectors to real/imaginary.
12
13                 <A HREF = "../6.basics/ap_to_ri_deg.html">AP_TO_RI_DEG</A>(a,p) returns the real and imaginary
14                 components in a two-column matrix as [real,imag].
15  
16                 Call as: [R,I]=ap_to_ri_rad(amp,pha);
17
18 </pre>
19 <HR>
20 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
21 <BR>
22 Cross-Directory links are: OFF<BR>
23 </BODY>
Note: See TracBrowser for help on using the browser.