<?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: Merge line segments</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8307075&amp;tstart=0#8307075</link>

        

            <description><![CDATA["Bruno Luong" &lt;b.luong@fogale.findmycountry&gt; wrote in message &lt;kfbaad$sur$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt;]]></description>

        

            <jf:creationDate>Feb 12, 2013 11:07:18 AM</jf:creationDate>
            <jf:modificationDate>Feb 12, 2013 11:07:18 AM</jf:modificationDate>
            <jf:author>peterbone@hotmail.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Merge line segments</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8302880&amp;tstart=0#8302880</link>

        

            <description><![CDATA["Peter Bone" &lt;peterbone@hotmail.com&gt; wrote in message &lt;kfb6hv$dqb$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt; <br>&gt;]]></description>

        

            <jf:creationDate>Feb 11, 2013 12:38:21 PM</jf:creationDate>
            <jf:modificationDate>Feb 11, 2013 12:38:21 PM</jf:modificationDate>
            <jf:author>b.luong@fogale.findmycountry</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>

        <item>
            <title>Re: Merge line segments</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8302630&amp;tstart=0#8302630</link>

        

            <description><![CDATA["Bruno Luong" &lt;b.luong@fogale.findmycountry&gt; wrote in message &lt;kfb5tu$b93$1@newscl01ah.mathworks.com&gt;...<br><font color="#660066">&gt; %]]></description>

        

            <jf:creationDate>Feb 11, 2013 11:34:08 AM</jf:creationDate>
            <jf:modificationDate>Feb 11, 2013 11:34:08 AM</jf:modificationDate>
            <jf:author>peterbone@hotmail.com</jf:author>
            <jf:replyCount>2</jf:replyCount>
        </item>

        <item>
            <title>Re: Merge line segments</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8302499&amp;tstart=0#8302499</link>

        

            <description><![CDATA[% Try this:<br><br>function l = merge_lines(l1, l2)<br>l = [l1; l2];<br>p = (l*l');<br>d = diag(p);<br>d2 = bsxfun(@plus,d,d')-2*p;<br>[~, k] =]]></description>

        

            <jf:creationDate>Feb 11, 2013 11:23:26 AM</jf:creationDate>
            <jf:modificationDate>Feb 11, 2013 11:23:26 AM</jf:modificationDate>
            <jf:author>b.luong@fogale.findmycountry</jf:author>
            <jf:replyCount>3</jf:replyCount>
        </item>

        <item>
            <title>Merge line segments</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=8302263&amp;tstart=0#8302263</link>

        

            <description><![CDATA[Given 2 line segments (4 points), I want to return a third which consists of the the 2 points that are furthest apart. I have a function that works,]]></description>

        

            <jf:creationDate>Feb 11, 2013 10:19:27 AM</jf:creationDate>
            <jf:modificationDate>Feb 11, 2013 10:19:27 AM</jf:modificationDate>
            <jf:author>peterbone@hotmail.com</jf:author>
            <jf:replyCount>4</jf:replyCount>
        </item>


    </channel>
</rss>

