<?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: How to vectorize this matrix indexing</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7944576&amp;tstart=0#7944576</link>

        

            <description><![CDATA[Dear Daniel,<br><br>  A = rand(10,4);<br>  b = [2 4 1 3 2 3 1 2 4 1];<br>  r = A(sub2ind(size(A), 1:10, b));<br><br>See: <a]]></description>

        

            <jf:creationDate>Dec 28, 2012 8:27:06 AM</jf:creationDate>
            <jf:modificationDate>Dec 28, 2012 8:27:06 AM</jf:modificationDate>
            <jf:author>matlab.THIS_YEAR@nMINUSsimon.de</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>How to vectorize this matrix indexing</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7944575&amp;tstart=0#7944575</link>

        

            <description><![CDATA[Hello,<br><br>Does anyone have an idea on vectorizing the for loop in the following program?<br><br>A=rand(10,4)<br>b=[2 4 1 3 2 3 1 2 4]]></description>

        

            <jf:creationDate>Dec 28, 2012 8:14:07 AM</jf:creationDate>
            <jf:modificationDate>Dec 28, 2012 8:14:07 AM</jf:modificationDate>
            <jf:author>bri.danlee@gmail.com.removethis</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>


    </channel>
</rss>

