<?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: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8248200&amp;tstart=0#8248200</link>

        

            <description><![CDATA[Bruno,<br><br>Both methods work for me but I think the second solution is a brilliant use of bsxfun. Thanks for your]]></description>

        

            <jf:creationDate>Feb 4, 2013 11:24:08 AM</jf:creationDate>
            <jf:modificationDate>Feb 4, 2013 11:24:08 AM</jf:modificationDate>
            <jf:author>naresh.pai@gmail.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8230615&amp;tstart=0#8230615</link>

        

            <description><![CDATA[Another method:<br><br>k = b &gt; 0;<br>c = b(k);<br>l = diff([0 c]);<br>m = bsxfun(@le,(1:max(l))',l);<br>r = zeros(size(m));<br>r(m) =]]></description>

        

            <jf:creationDate>Feb 2, 2013 4:41:06 AM</jf:creationDate>
            <jf:modificationDate>Feb 2, 2013 4:41:06 AM</jf:modificationDate>
            <jf:author>b.luong@fogale.findmycountry</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>

        <item>
            <title>Re: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8216114&amp;tstart=0#8216114</link>

        

            <description><![CDATA[k = b &gt; 0;<br>c = b(k);<br>l = diff([0 c]);<br>s = c(end);<br>c(end) = [];<br>i = zeros(1,s);<br>i(c+1) = 1;<br>i = 1+cumsum(i);<br>j =]]></description>

        

            <jf:creationDate>Feb 1, 2013 9:04:08 AM</jf:creationDate>
            <jf:modificationDate>Feb 1, 2013 9:04:08 AM</jf:modificationDate>
            <jf:author>b.luong@fogale.findmycountry</jf:author>
            <jf:replyCount>2</jf:replyCount>
        </item>

        <item>
            <title>Re: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8214394&amp;tstart=0#8214394</link>

        

            <description><![CDATA["Naresh Pai" wrote in message &lt;kee318$sd5$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt; "Jos (10584)" wrote in message]]></description>

        

            <jf:creationDate>Feb 1, 2013 4:51:08 AM</jf:creationDate>
            <jf:modificationDate>Feb 1, 2013 4:51:08 AM</jf:modificationDate>
            <jf:author>#10584@fileexchange.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8203626&amp;tstart=0#8203626</link>

        

            <description><![CDATA["Jos (10584)" wrote in message &lt;kedggo$ild$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt; "Naresh Pai" wrote in message]]></description>

        

            <jf:creationDate>Jan 31, 2013 10:36:08 AM</jf:creationDate>
            <jf:modificationDate>Jan 31, 2013 10:36:08 AM</jf:modificationDate>
            <jf:author>naresh.pai@gmail.com</jf:author>
            <jf:replyCount>4</jf:replyCount>
        </item>

        <item>
            <title>Re: index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8200709&amp;tstart=0#8200709</link>

        

            <description><![CDATA["Naresh Pai" wrote in message &lt;kec3s0$gl9$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt; I have a vector with indices, for]]></description>

        

            <jf:creationDate>Jan 31, 2013 5:20:08 AM</jf:creationDate>
            <jf:modificationDate>Jan 31, 2013 5:20:08 AM</jf:modificationDate>
            <jf:author>#10584@fileexchange.com</jf:author>
            <jf:replyCount>5</jf:replyCount>
        </item>

        <item>
            <title>index end-point to matrix</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8193807&amp;tstart=0#8193807</link>

        

            <description><![CDATA[I have a vector with indices, for e.g.<br><br>b = [1 4 7]<br><br>Using these indices, I am trying to develop a matrix that looks like this<br>a =[1 0]]></description>

        

            <jf:creationDate>Jan 30, 2013 4:38:08 PM</jf:creationDate>
            <jf:modificationDate>Jan 30, 2013 4:38:08 PM</jf:modificationDate>
            <jf:author>naresh.pai@gmail.com</jf:author>
            <jf:replyCount>6</jf:replyCount>
        </item>


    </channel>
</rss>

