<?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: Vector summing while loop</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7933809&amp;tstart=0#7933809</link>

        

            <description><![CDATA[x = [1,23,43,72,87,56,98,33]<br><br>x_sum=0;<br>ii=0;<br>while ii&lt;length(x)<br><br>{update ii and x_sum each cycle through while}<br><br>end<br>]]></description>

        

            <jf:creationDate>Dec 7, 2012 12:49:34 PM</jf:creationDate>
            <jf:modificationDate>Dec 7, 2012 12:49:34 PM</jf:modificationDate>
            <jf:author>neuronet</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Vector summing while loop</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7933784&amp;tstart=0#7933784</link>

        

            <description><![CDATA[bump<br>]]></description>

        

            <jf:creationDate>Dec 7, 2012 11:32:28 AM</jf:creationDate>
            <jf:modificationDate>Dec 7, 2012 11:32:28 AM</jf:modificationDate>
            <jf:author>soclydeza</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Vector summing while loop</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7933438&amp;tstart=0#7933438</link>

        

            <description><![CDATA[How do you perform a while loop that sums a vector termwise?<br><br>example, <br><br>x = [1,23,43,72,87,56,98,33]<br><br>How would I find the sum off]]></description>

        

            <jf:creationDate>Dec 6, 2012 9:04:36 PM</jf:creationDate>
            <jf:modificationDate>Dec 6, 2012 9:04:36 PM</jf:modificationDate>
            <jf:author>soclydeza</jf:author>
            <jf:replyCount>2</jf:replyCount>
        </item>


    </channel>
</rss>

