<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for MATLAB Programming Contest Blog</title>
	<link>http://blogs.mathworks.com/contest</link>
	<description>The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge.  For more information, see the &#60;a href="http://www.mathworks.com/contest/overview.html"&#62;overview&#60;/a&#62;.</description>
	<pubDate>Sat, 21 Nov 2009 09:33:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on Download Updated by gopal</title>
		<link>http://blogs.mathworks.com/contest/2007/05/09/download-updated/#comment-6550</link>
		<dc:creator>gopal</dc:creator>
		<pubDate>Tue, 17 Nov 2009 10:59:55 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2007/05/09/download-updated/#comment-6550</guid>
		<description>This is a try</description>
		<content:encoded><![CDATA[<p>This is a try</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alfonso is the winner! by Amtu</title>
		<link>http://blogs.mathworks.com/contest/2009/11/12/alfonso-is-the-winner/#comment-6549</link>
		<dc:creator>Amtu</dc:creator>
		<pubDate>Thu, 12 Nov 2009 15:48:11 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/12/alfonso-is-the-winner/#comment-6549</guid>
		<description>Well done Alfonso ! Congratulations !

Thanks MATLAB team, I'm already looking forward to the next time.</description>
		<content:encoded><![CDATA[<p>Well done Alfonso ! Congratulations !</p>
<p>Thanks MATLAB team, I&#8217;m already looking forward to the next time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contest is closed by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/contest-is-closed/#comment-6548</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:32:54 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/contest-is-closed/#comment-6548</guid>
		<description>Just wanted to post here as well that I think Alfonso should be declared the grand winner since the top 2 entries are identical and MikeR just resubmitted Alfonso's entry and got a lucky break on the timing.</description>
		<content:encoded><![CDATA[<p>Just wanted to post here as well that I think Alfonso should be declared the grand winner since the top 2 entries are identical and MikeR just resubmitted Alfonso&#8217;s entry and got a lucky break on the timing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contest is closed by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/contest-is-closed/#comment-6547</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Wed, 11 Nov 2009 22:57:03 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/contest-is-closed/#comment-6547</guid>
		<description>Just noticed something curious on the statistics page.  While some of the charts are updating correctly, others aren't.  For example, the submissions over time chart indicates there are ~2800 entries total, while the activity by hour lists 2300.  Likewise, the most active participants only shows me at about 130 entries, which is way low, however 'all the leaders' correctly shows me currently in first place.</description>
		<content:encoded><![CDATA[<p>Just noticed something curious on the statistics page.  While some of the charts are updating correctly, others aren&#8217;t.  For example, the submissions over time chart indicates there are ~2800 entries total, while the activity by hour lists 2300.  Likewise, the most active participants only shows me at about 130 entries, which is way low, however &#8216;all the leaders&#8217; correctly shows me currently in first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SY Wins the 1000 Node Challenge by Ned</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6546</link>
		<dc:creator>Ned</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:28:33 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6546</guid>
		<description>To Oliver:

There will not be a late stage twilight in this contest. So it's full daylight right to the end.</description>
		<content:encoded><![CDATA[<p>To Oliver:</p>
<p>There will not be a late stage twilight in this contest. So it&#8217;s full daylight right to the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SY Wins the 1000 Node Challenge by Oliver Woodford</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6545</link>
		<dc:creator>Oliver Woodford</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:26:45 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6545</guid>
		<description>Much obliged, Mike.

For anyone looking for a speed boost to that approach I recommend "Basic Bellman-Ford".</description>
		<content:encoded><![CDATA[<p>Much obliged, Mike.</p>
<p>For anyone looking for a speed boost to that approach I recommend &#8220;Basic Bellman-Ford&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SY Wins the 1000 Node Challenge by MikeR</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6544</link>
		<dc:creator>MikeR</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:15:12 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6544</guid>
		<description>I agree with Oliver that if possible making the final few hours of the contest conceal the entries will be make for a better end.

I credit Oliver Woodford completely for the submissions I made to the 1000 Node challenge yesterday. I selected one of his earliest Dijkstra entries and reduced the node count to be less than 1000. I then slowly during the day added the small tweaks contained within the regular contest code. It could be seen I slowly pushed the 1000 node score lower until I had to leave for class. When I added the double to int data-type change that seemed to hold steady for quite some time until the rand function was introduced.</description>
		<content:encoded><![CDATA[<p>I agree with Oliver that if possible making the final few hours of the contest conceal the entries will be make for a better end.</p>
<p>I credit Oliver Woodford completely for the submissions I made to the 1000 Node challenge yesterday. I selected one of his earliest Dijkstra entries and reduced the node count to be less than 1000. I then slowly during the day added the small tweaks contained within the regular contest code. It could be seen I slowly pushed the 1000 node score lower until I had to leave for class. When I added the double to int data-type change that seemed to hold steady for quite some time until the rand function was introduced.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SY Wins the 1000 Node Challenge by Oliver Woodford</title>
		<link>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6543</link>
		<dc:creator>Oliver Woodford</dc:creator>
		<pubDate>Wed, 11 Nov 2009 11:08:44 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/11/sy-wins-the-1000-node-challenge/#comment-6543</guid>
		<description>When does late stage twilight begin, and will it then run on until the end of the contest?</description>
		<content:encoded><![CDATA[<p>When does late stage twilight begin, and will it then run on until the end of the contest?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nick Howe Wins the Early Bird Special by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/11/07/nick-howe-wins-the-early-bird-special/#comment-6542</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Sun, 08 Nov 2009 05:14:22 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/07/nick-howe-wins-the-early-bird-special/#comment-6542</guid>
		<description>As I traditionally do about this time in the contest, I've submitted a heavily commented version of the code, which happens to currently be at the top of the leaderboard:
'ComplicatedMess3', submission 53910
http://www.mathworks.com/contest/flooding.cgi/view_submission.html?id=53910  

Unfortunately, unlike in any of the contests since I've been doing this, the leading code is so complicated I wasn't able to fully understand or document it, even after spending several hours on it today.  

Perhaps I'm just being dense lately, but I think part of the reason is there are some VERY sophisticated graph theory type calculations going on in the code, which I was having difficulty following.  As a result, only about 80% of the code is documented, but that should be enough to give people a general idea of what's going on.

Interestingly enough the cyc complexity and node counts of the code are equal to or less than what we've seen in other contests, so those aren't really good measures this time around regarding the 'readability' of the code.

Hopefully this won't discourage people from participating during the rest of the contest.  If anyone with a better grasp of the various sections or graph theory is willing to pick up on commenting the code where I left off, I encourage you to!</description>
		<content:encoded><![CDATA[<p>As I traditionally do about this time in the contest, I&#8217;ve submitted a heavily commented version of the code, which happens to currently be at the top of the leaderboard:<br />
&#8216;ComplicatedMess3&#8242;, submission 53910<br />
<a href="http://www.mathworks.com/contest/flooding.cgi/view_submission.html?id=53910" rel="nofollow">http://www.mathworks.com/contest/flooding.cgi/view_submission.html?id=53910</a>  </p>
<p>Unfortunately, unlike in any of the contests since I&#8217;ve been doing this, the leading code is so complicated I wasn&#8217;t able to fully understand or document it, even after spending several hours on it today.  </p>
<p>Perhaps I&#8217;m just being dense lately, but I think part of the reason is there are some VERY sophisticated graph theory type calculations going on in the code, which I was having difficulty following.  As a result, only about 80% of the code is documented, but that should be enough to give people a general idea of what&#8217;s going on.</p>
<p>Interestingly enough the cyc complexity and node counts of the code are equal to or less than what we&#8217;ve seen in other contests, so those aren&#8217;t really good measures this time around regarding the &#8216;readability&#8217; of the code.</p>
<p>Hopefully this won&#8217;t discourage people from participating during the rest of the contest.  If anyone with a better grasp of the various sections or graph theory is willing to pick up on commenting the code where I left off, I encourage you to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oliver Woodford wins Twilight by the cyclist</title>
		<link>http://blogs.mathworks.com/contest/2009/11/06/oliver-woodford-wins-twilight/#comment-6541</link>
		<dc:creator>the cyclist</dc:creator>
		<pubDate>Sat, 07 Nov 2009 14:12:01 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/06/oliver-woodford-wins-twilight/#comment-6541</guid>
		<description>Looks like there might be a problem with the statistics page.  For one thing, Alan Chalker holds all 20 of the top spots in the Queue &#38; Top 20 page, but the stats page shows that he has only submitted 12 entries.</description>
		<content:encoded><![CDATA[<p>Looks like there might be a problem with the statistics page.  For one thing, Alan Chalker holds all 20 of the top spots in the Queue &amp; Top 20 page, but the stats page shows that he has only submitted 12 entries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nick Howe Wins the Early Bird Special by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/11/07/nick-howe-wins-the-early-bird-special/#comment-6540</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Sat, 07 Nov 2009 06:25:57 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/07/nick-howe-wins-the-early-bird-special/#comment-6540</guid>
		<description>I have been able to figure out the scoring formula and am posting it here as I traditionally do. As usual, it’s very similar to the recent contests:

score = k1*result + k2*e(k3*runtime) + k4*max(complexity-10,0) + k5*nodes

Where:

k1 = 0.01
k2 = 0.001
k3 = 1/12 (0.08333…)
k4 = 1
k5 = 0.001

The current leading entry has a time of 89s, result of 663581, cyc of 9, and nodes of 1961. Here’s a breakdown of the current tradoffs:

-cyc and score are a 1:1 ratio (i.e. each point shaved off cyc is a point shaved off the score)
-time and score are a 1:0.2 ratio
-result and score are a 1:0.01 ratio
-node and score are a 1:0.001 ratio

As is common at this point in the contest, Nick Howe's entries have already settled in just below the ‘knee’ of the time exponential curve, which is rather flat until about ~110s. However, because of results are so high right now and change quite a bit with small tweaks, I think we are going to find more payoff in trying to reduce the results by searching the boards for a bit longer, at least until the times get up around the 120s range.  Unfortunately that also means that during the various contest end times the queue is going to get very backlogged, since each entry will take several minutes to execute.</description>
		<content:encoded><![CDATA[<p>I have been able to figure out the scoring formula and am posting it here as I traditionally do. As usual, it’s very similar to the recent contests:</p>
<p>score = k1*result + k2*e(k3*runtime) + k4*max(complexity-10,0) + k5*nodes</p>
<p>Where:</p>
<p>k1 = 0.01<br />
k2 = 0.001<br />
k3 = 1/12 (0.08333…)<br />
k4 = 1<br />
k5 = 0.001</p>
<p>The current leading entry has a time of 89s, result of 663581, cyc of 9, and nodes of 1961. Here’s a breakdown of the current tradoffs:</p>
<p>-cyc and score are a 1:1 ratio (i.e. each point shaved off cyc is a point shaved off the score)<br />
-time and score are a 1:0.2 ratio<br />
-result and score are a 1:0.01 ratio<br />
-node and score are a 1:0.001 ratio</p>
<p>As is common at this point in the contest, Nick Howe&#8217;s entries have already settled in just below the ‘knee’ of the time exponential curve, which is rather flat until about ~110s. However, because of results are so high right now and change quite a bit with small tweaks, I think we are going to find more payoff in trying to reduce the results by searching the boards for a bit longer, at least until the times get up around the 120s range.  Unfortunately that also means that during the various contest end times the queue is going to get very backlogged, since each entry will take several minutes to execute.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Your Contest Feedback by Nick Howe</title>
		<link>http://blogs.mathworks.com/contest/2009/11/06/your-contest-feedback/#comment-6539</link>
		<dc:creator>Nick Howe</dc:creator>
		<pubDate>Sat, 07 Nov 2009 01:48:41 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/06/your-contest-feedback/#comment-6539</guid>
		<description>As Alan noted, the Twitter feeds seem broken.  Perhaps the change to the queue update timing was responsible?</description>
		<content:encoded><![CDATA[<p>As Alan noted, the Twitter feeds seem broken.  Perhaps the change to the queue update timing was responsible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keeping track of the contest with Twitter by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/11/05/keeping-track-of-the-contest/#comment-6538</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Fri, 06 Nov 2009 23:50:22 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/05/keeping-track-of-the-contest/#comment-6538</guid>
		<description>Are the twitter feeds not working anymore?  Or is there a major delay in updating them?</description>
		<content:encoded><![CDATA[<p>Are the twitter feeds not working anymore?  Or is there a major delay in updating them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Color Bridge Contest is now under way by Doug</title>
		<link>http://blogs.mathworks.com/contest/2009/11/04/color-bridge-contest-is-now-underway/#comment-6537</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:51:17 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/04/color-bridge-contest-is-now-underway/#comment-6537</guid>
		<description>Everyone,

Sorry about that.  I wrote the contest code in absolute indexing, and then changed it to match the rules.  I pushed the absolute indexing version accidentally.  My bad.

We just modified the rules to match the contest suite as it is on the File Exchange.  Looks like some of the early entries figured it out and are doing well.  Use ind2sub to convert to row column if you happen to need it.

sorry,
Doug</description>
		<content:encoded><![CDATA[<p>Everyone,</p>
<p>Sorry about that.  I wrote the contest code in absolute indexing, and then changed it to match the rules.  I pushed the absolute indexing version accidentally.  My bad.</p>
<p>We just modified the rules to match the contest suite as it is on the File Exchange.  Looks like some of the early entries figured it out and are doing well.  Use ind2sub to convert to row column if you happen to need it.</p>
<p>sorry,<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Color Bridge Contest is now under way by Michael</title>
		<link>http://blogs.mathworks.com/contest/2009/11/04/color-bridge-contest-is-now-underway/#comment-6536</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:22:47 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/11/04/color-bridge-contest-is-now-underway/#comment-6536</guid>
		<description>The syntax of the function 'solver' as explained in the rules is:
colors = solver(A,[targetRow targetColumn])

while in the distributed functions it is:
colors = solver(A,targetRowAndColumn)
This also fits the 'testsuite_sample.mat' is built.

What is the correct one (should we use a linear index of the target or subscripts)? 

Thank you</description>
		<content:encoded><![CDATA[<p>The syntax of the function &#8217;solver&#8217; as explained in the rules is:<br />
colors = solver(A,[targetRow targetColumn])</p>
<p>while in the distributed functions it is:<br />
colors = solver(A,targetRowAndColumn)<br />
This also fits the &#8216;testsuite_sample.mat&#8217; is built.</p>
<p>What is the correct one (should we use a linear index of the target or subscripts)? </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2009 Fall Contest: November 4 - 11 by Ned</title>
		<link>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6535</link>
		<dc:creator>Ned</dc:creator>
		<pubDate>Wed, 04 Nov 2009 15:16:42 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6535</guid>
		<description>Hello SY:

Some of the intermediate challenges are predictable, but some of them are improvised. We'll probably continue the tradition of a Sunday Push (best aggregate improvement over 24 hours by one player) and a Tuesday Leap (best single improvement over 24 hours). There will certainly be one or two others, but it's hard to say exactly what or when. 

Tell us your suggestions for a good creative intermediate prize.</description>
		<content:encoded><![CDATA[<p>Hello SY:</p>
<p>Some of the intermediate challenges are predictable, but some of them are improvised. We&#8217;ll probably continue the tradition of a Sunday Push (best aggregate improvement over 24 hours by one player) and a Tuesday Leap (best single improvement over 24 hours). There will certainly be one or two others, but it&#8217;s hard to say exactly what or when. </p>
<p>Tell us your suggestions for a good creative intermediate prize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2009 Fall Contest: November 4 - 11 by SY</title>
		<link>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6534</link>
		<dc:creator>SY</dc:creator>
		<pubDate>Mon, 02 Nov 2009 18:54:56 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6534</guid>
		<description>Would it be possible to announce date/time of all (or at least some) intermediate challenges (1000 characters, 3 min, best result by …) in advance? It may help people who can not dedicate the whole week to the contest.</description>
		<content:encoded><![CDATA[<p>Would it be possible to announce date/time of all (or at least some) intermediate challenges (1000 characters, 3 min, best result by …) in advance? It may help people who can not dedicate the whole week to the contest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2009 Fall Contest: November 4 - 11 by Helen Chen</title>
		<link>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6533</link>
		<dc:creator>Helen Chen</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:10:52 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6533</guid>
		<description>Hi Kapil -  

The code will be uploaded when the contest starts at noon (Boston time) on November 4th. 

Helen</description>
		<content:encoded><![CDATA[<p>Hi Kapil -  </p>
<p>The code will be uploaded when the contest starts at noon (Boston time) on November 4th. </p>
<p>Helen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 2009 Fall Contest: November 4 - 11 by kapil</title>
		<link>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6532</link>
		<dc:creator>kapil</dc:creator>
		<pubDate>Wed, 21 Oct 2009 07:19:02 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/10/16/2009-fall-contest-november-4-11/#comment-6532</guid>
		<description>could you please tell me the date when you will upload the problem of event which is suppose to help in November or it will directly be uploaded at the time of staring of event only.</description>
		<content:encoded><![CDATA[<p>could you please tell me the date when you will upload the problem of event which is suppose to help in November or it will directly be uploaded at the time of staring of event only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data visualization contest winner by C Jethro Lam</title>
		<link>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6530</link>
		<dc:creator>C Jethro Lam</dc:creator>
		<pubDate>Sun, 12 Apr 2009 23:17:51 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6530</guid>
		<description>Thank you for organizing this.  I think all entries who participated deserve an award.  

It's also a good learning experience for me.  I learned how to manipulate text files using cell.  By applying this new technique to my work I bet I can increase the efficiency of my company's product by 50%, at least.

Cris: Good observation.  The key is that I do not consider the correlation of the the programs, but the correlation of the *signature* of the programs.  If the signature does not extract enough features from the programs, the self-correlation will be low.  The signature that I used appears to be sufficient for a majority of the given test subjects, and I did not intend to make it too complicated.</description>
		<content:encoded><![CDATA[<p>Thank you for organizing this.  I think all entries who participated deserve an award.  </p>
<p>It&#8217;s also a good learning experience for me.  I learned how to manipulate text files using cell.  By applying this new technique to my work I bet I can increase the efficiency of my company&#8217;s product by 50%, at least.</p>
<p>Cris: Good observation.  The key is that I do not consider the correlation of the the programs, but the correlation of the *signature* of the programs.  If the signature does not extract enough features from the programs, the self-correlation will be low.  The signature that I used appears to be sufficient for a majority of the given test subjects, and I did not intend to make it too complicated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data visualization contest winner by Cris</title>
		<link>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6529</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Sat, 11 Apr 2009 07:06:17 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6529</guid>
		<description>I liked the idea for this contest, sadly I didn't have time to participate.

I think it is weird, though, that an entry wins that computes correlation this way. Correlation of one program with itself should always be very high, I'd expect. It's funny to see some very low values along the diagonal of the correlation matrices.</description>
		<content:encoded><![CDATA[<p>I liked the idea for this contest, sadly I didn&#8217;t have time to participate.</p>
<p>I think it is weird, though, that an entry wins that computes correlation this way. Correlation of one program with itself should always be very high, I&#8217;d expect. It&#8217;s funny to see some very low values along the diagonal of the correlation matrices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data visualization contest winner by Tom</title>
		<link>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6528</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 10 Apr 2009 22:47:14 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/10/data-visualization-contest-winner/#comment-6528</guid>
		<description>Thank you for coming up with a different contest flavor this time!

The optimization contests were getting a little long in the tooth, especially with the same people competing (and winning) every time. Let's do this visualization one again!</description>
		<content:encoded><![CDATA[<p>Thank you for coming up with a different contest flavor this time!</p>
<p>The optimization contests were getting a little long in the tooth, especially with the same people competing (and winning) every time. Let&#8217;s do this visualization one again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Voting Period Continues by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/04/08/voting-period-continues/#comment-6527</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:32:06 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/08/voting-period-continues/#comment-6527</guid>
		<description>My last minute submissions were approved, but they aren't showing up in the rankings.  Is this because they show the first tag as being applied at time of approval, which was AFTER noon, despite being submitted before?  FYI, the submissions are:

http://www.mathworks.com/matlabcentral/fileexchange/23595
http://www.mathworks.com/matlabcentral/fileexchange/23596

They are actually both the same, I just messed up in zipping the file up on the first one and accidentally included the .asv instead of the .m file, so I corrected it.  If you want to delete the first one so as to note 'clutter up' the FEX that's fine by me.</description>
		<content:encoded><![CDATA[<p>My last minute submissions were approved, but they aren&#8217;t showing up in the rankings.  Is this because they show the first tag as being applied at time of approval, which was AFTER noon, despite being submitted before?  FYI, the submissions are:</p>
<p><a href="http://www.mathworks.com/matlabcentral/fileexchange/23595" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/23595</a><br />
<a href="http://www.mathworks.com/matlabcentral/fileexchange/23596" rel="nofollow">http://www.mathworks.com/matlabcentral/fileexchange/23596</a></p>
<p>They are actually both the same, I just messed up in zipping the file up on the first one and accidentally included the .asv instead of the .m file, so I corrected it.  If you want to delete the first one so as to note &#8216;clutter up&#8217; the FEX that&#8217;s fine by me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Voting Period Continues by Alan Chalker</title>
		<link>http://blogs.mathworks.com/contest/2009/04/08/voting-period-continues/#comment-6526</link>
		<dc:creator>Alan Chalker</dc:creator>
		<pubDate>Wed, 08 Apr 2009 16:15:51 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/08/voting-period-continues/#comment-6526</guid>
		<description>Thanks again to the MathWorks team for holding this contest.  It's a bummer there weren't more people that participated in it, but I guess that's because it was so different than the normal contests.

I assume that entries which were submitted before noon, but not actually reviewed and approved for public posting before noon will still be allowed into the rankings?</description>
		<content:encoded><![CDATA[<p>Thanks again to the MathWorks team for holding this contest.  It&#8217;s a bummer there weren&#8217;t more people that participated in it, but I guess that&#8217;s because it was so different than the normal contests.</p>
<p>I assume that entries which were submitted before noon, but not actually reviewed and approved for public posting before noon will still be allowed into the rankings?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to publish your code by Ken Eaton</title>
		<link>http://blogs.mathworks.com/contest/2009/04/02/how-to-publish-your-code/#comment-6525</link>
		<dc:creator>Ken Eaton</dc:creator>
		<pubDate>Wed, 08 Apr 2009 13:36:55 +0000</pubDate>
		<guid>http://blogs.mathworks.com/contest/2009/04/02/how-to-publish-your-code/#comment-6525</guid>
		<description>Thanks Alan. The weird thing is, I can easily view all the other published files on the FEX without downloading them first. For some reason, only mine are missing images. Someone suggested that it may be a case sensitivity issue ('.png' versus '.PNG'), so I may try modifying that first.</description>
		<content:encoded><![CDATA[<p>Thanks Alan. The weird thing is, I can easily view all the other published files on the FEX without downloading them first. For some reason, only mine are missing images. Someone suggested that it may be a case sensitivity issue (&#8217;.png&#8217; versus &#8216;.PNG&#8217;), so I may try modifying that first.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
