<?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>Increasing precision in FindRoot</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139483&amp;tstart=0#9139483</link>

        

            <description><![CDATA[<br>I'm trying to use FindRoot to solve an integral equation. The code I'm using is below.<br><br>Defining some variables:<br><br><br>Wvalues =]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:23:55 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:23:55 AM</jf:modificationDate>
            <jf:author>sy81@sussex.ac.uk</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Axes in Plot3D and ListPlot3D</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139436&amp;tstart=0#9139436</link>

        

            <description><![CDATA[<br>The explanation lies in how Table constructs the array. The definition in the Help browser says<br><br><br>Table[expr,{i,Subscript[i,]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:23:34 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:23:34 AM</jf:modificationDate>
            <jf:author>tgarza10@msn.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: v9.0.1 lost the default settings</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139435&amp;tstart=0#9139435</link>

        

            <description><![CDATA[Thanks - that fixed it.<br><br>Themis<br><br>]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:23:14 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:23:14 AM</jf:modificationDate>
            <jf:author>tmatsoukas@me.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Axes in Plot3D and ListPlot3D</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139434&amp;tstart=0#9139434</link>

        

            <description><![CDATA[<br>Just include the coordinates in the Table<br><br><br>data = Flatten[<br>   Table[{x, y, Sin[x + y^2]}, {x, -3, 3, 1/16}, {y, -3, 3, 1/16}],]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:54 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:54 AM</jf:modificationDate>
            <jf:author>hanlonr357@gmail.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Axes in Plot3D and ListPlot3D</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139440&amp;tstart=0#9139440</link>

        

            <description><![CDATA[ <br>]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:53 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:53 AM</jf:modificationDate>
            <jf:author></jf:author>
            <jf:replyCount>2</jf:replyCount>
        </item>

        <item>
            <title>Re: How does one get data out of a TemporalData object?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139429&amp;tstart=0#9139429</link>

        

            <description><![CDATA[My mistake, it only returns the interpolated states, not time-value <br>pairs.  It is easy enough to get both if you want them]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:34 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:34 AM</jf:modificationDate>
            <jf:author>andyr@wolfram.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: How does one get data out of a TemporalData object?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139439&amp;tstart=0#9139439</link>

        

            <description><![CDATA[ <br>]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:33 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:33 AM</jf:modificationDate>
            <jf:author></jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>

        <item>
            <title>Re: How does one get data out of a TemporalData object?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139428&amp;tstart=0#9139428</link>

        

            <description><![CDATA[Does the following do what you want?<br><br>Plot[data["SliceData", t], {t, 0, 20}, Filling -&gt; Bottom]<br><br>The "SliceData" property performs the]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:13 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:13 AM</jf:modificationDate>
            <jf:author>andyr@wolfram.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: How does one get data out of a TemporalData object?</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139438&amp;tstart=0#9139438</link>

        

            <description><![CDATA[ <br>]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:22:12 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:22:12 AM</jf:modificationDate>
            <jf:author></jf:author>
            <jf:replyCount>3</jf:replyCount>
        </item>

        <item>
            <title>Re: computation of two-point objects</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=9139433&amp;tstart=0#9139433</link>

        

            <description><![CDATA[Am 15.06.2013 10:18, schrieb Mark Roberts:<br><font color="#660066">&gt; hello,<br>&gt;     I have been stuck for decades trying to calculate the]]></description>

        

            <jf:creationDate>Jun 19, 2013 1:21:53 AM</jf:creationDate>
            <jf:modificationDate>Jun 19, 2013 1:21:53 AM</jf:modificationDate>
            <jf:author>Roland.Franzius@uos.de</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>


    </channel>
</rss>

