<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">
    <channel>
        <title>Math Forum</title>
        <link>http://mathforum.org/kb</link>
        <description>List of forum topics</description>
        <language>en</language>


        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7923072&amp;tstart=0#7923072</link>

        

            <description><![CDATA[Use a rotation matrix ;)<br><br>xL = linspace(-4, 4, N);<br>yL = linspace(-4, 4, N);<br>[x y] = meshgrid(xL, yL);<br>ro = sqrt(x.*x + y.*y);<br>teta]]></description>

        

            <jf:creationDate>Nov 14, 2012 7:19:06 AM</jf:creationDate>
            <jf:modificationDate>Nov 14, 2012 7:19:06 AM</jf:modificationDate>
            <jf:author>noone@gmail.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272941&amp;tstart=0#6272941</link>

        

            <description><![CDATA[Red Star wrote:<br>...<br><br><font color="#660066">&gt; I hoped to find a method.<br>&gt; pol2car can't work: if u_radial=0 and u_azimuthal=any (a]]></description>

        

            <jf:creationDate>Jun 28, 2008 6:58:37 PM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 6:58:37 PM</jf:modificationDate>
            <jf:author>none@non.net</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272854&amp;tstart=0#6272854</link>

        

            <description><![CDATA[On 28 Giu, 19:46, dpb &lt;n...@non.net&gt; wrote:<br><font color="#660066">&gt; Red Star wrote:</font><br><font color="#007777">&gt; &gt; pol3cart]]></description>

        

            <jf:creationDate>Jun 28, 2008 5:00:45 PM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 5:00:45 PM</jf:modificationDate>
            <jf:author>matteo.diplomacy@gmail.com</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272705&amp;tstart=0#6272705</link>

        

            <description><![CDATA[Red Star wrote:<br><font color="#660066">&gt; pol3cart change u=[u_radial u_azimutal] to v=[vx vy]  and then I can<br>&gt; do]]></description>

        

            <jf:creationDate>Jun 28, 2008 1:46:07 PM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 1:46:07 PM</jf:modificationDate>
            <jf:author>none@non.net</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272661&amp;tstart=0#6272661</link>

        

            <description><![CDATA[pol3cart change u=[u_radial u_azimutal] to v=[vx vy]  and then I can<br>do quiver(x,y,vx,vy)?<br><br>Elodie...POLAR is not the right command<br><br>]]></description>

        

            <jf:creationDate>Jun 28, 2008 1:09:16 PM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 1:09:16 PM</jf:modificationDate>
            <jf:author>matteo.diplomacy@gmail.com</jf:author>
            <jf:replyCount>3</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272660&amp;tstart=0#6272660</link>

        

            <description><![CDATA[» help polar<br><br> POLAR  Polar coordinate plot.<br>    POLAR(THETA, RHO) makes a plot using polar coordinates of<br>    the angle THETA, in]]></description>

        

            <jf:creationDate>Jun 28, 2008 1:00:57 PM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 1:00:57 PM</jf:modificationDate>
            <jf:author>elodie.roux@ifrance.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272559&amp;tstart=0#6272559</link>

        

            <description><![CDATA[Red Star &lt;matteo.diplomacy@gmail.com&gt; wrote in message]]></description>

        

            <jf:creationDate>Jun 28, 2008 10:23:01 AM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 10:23:01 AM</jf:modificationDate>
            <jf:author>no@spam.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Plot vectors in polar coordinates</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=6272489&amp;tstart=0#6272489</link>

        

            <description><![CDATA[I have a field. I created that by [x,y]=meshgrid(..).<br>I have a vector in polar coordinates u=[u_r u_az].<br>I would plot my vector.<br>In]]></description>

        

            <jf:creationDate>Jun 28, 2008 8:59:33 AM</jf:creationDate>
            <jf:modificationDate>Jun 28, 2008 8:59:33 AM</jf:modificationDate>
            <jf:author>matteo.diplomacy@gmail.com</jf:author>
            <jf:replyCount>7</jf:replyCount>
        </item>


    </channel>
</rss>

