MATLAB Programming Contest Blog

April 13th, 2006

Contest Winner

Congratulations to utr, aka thecyclist, aka Tim Vaughan, for winning the Blockbuster programming contest. This is the third consecutive MATLAB contest he’s won! This track record certainly debunks any sentiment that winning the grand prize is mostly luck. You can read his thoughts on the Ants and on the Sudoku contests in his previous entries in the Hall of Fame.

An honorable mention goes to Hannes Naudé & Cobus Potgieter, upon whose entry Tim’s contest-winning tweak was based. We also congratulate Alan Chalker, David Jones, srach, and Mihi, who all submitted entries that took the top spot in the last three hours. If there is someone else’s innovation you’d like to point out, even your own, please leave a comment.

6 Responses to “Contest Winner”

  1. Markus replied on :

    As I have written before, I would like to see an unobfuscated, maybe documented version of the winning code. It seems to me that there is a different clustering routine in it than the one that allowed me to win two phases. But my eyes fail after looking at the encrypted code for longer than a minute, so I can’t figure out.

  2. David Jones replied on :

    Congratulations to Tim Vaughan for a glorious victory.
    He must have been watching the queue like a hawk to see the major advances by Hannes & Cobus waiting there, and then submit a tweaked version 5 minutes later, just 9 minutes before the deadline.

    I think Hannes&Cobus and Mihi had a good strategy to hold back their improved submissions until just before the deadline. Apparently, they didn’t cut it close enough, since Tim still had time to tweak and resubmit.

    Even imcu&oktay had time to tweak Tim’s winning submission from the queue and resubmit with 2.5 minutes left, but it wasn’t enough to take the prize (thought it came in second).

    I think it was about 2 hours after the 5pm deadline that one of my submissions came to the front of the queue and took the lead, though I knew there was no reason to celebrate, because by that time, I already realized there were superior entries in the queue.

    It was fun to participate in such a hotly contested competition.
    I am looking forward to the next one.

    – David Jones

  3. Stijn Helsen replied on :

    I’ve written it already somewhere. Using the unobfiscator submitted in Matlab file exchange place, with one of the Chuck Norris submissions (and then the Matlab Smart Indent) made it (in my opinion) very readable. Of course no additional comments are added!(except the list of replacement variables).

  4. Léo replied on :

    When could we expect the Final analysis, if any ?

  5. Peder replied on :

    Any update on this?

  6. amir replied on :

    hi
    it seems that while everybody’s program include more than 10,000 char alireza kashanoipour wrtie a program in about 4000 char it would be noticeable and great.
    I wish luck for him for and admire him for this optimized program.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


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 overview.
  • gopal: This is a try
  • Amtu: Well done Alfonso ! Congratulations ! Thanks MATLAB team, I’m already looking forward to the next time.
  • Alan Chalker: Just wanted to post here as well that I think Alfonso should be declared the grand winner since the top...
  • Alan Chalker: Just noticed something curious on the statistics page. While some of the charts are updating correctly,...
  • Ned: To Oliver: There will not be a late stage twilight in this contest. So it’s full daylight right to the end.
  • Oliver Woodford: Much obliged, Mike. For anyone looking for a speed boost to that approach I recommend “Basic...
  • MikeR: I agree with Oliver that if possible making the final few hours of the contest conceal the entries will be...
  • Oliver Woodford: When does late stage twilight begin, and will it then run on until the end of the contest?
  • Alan Chalker: As I traditionally do about this time in the contest, I’ve submitted a heavily commented version...
  • the cyclist: Looks like there might be a problem with the statistics page. For one thing, Alan Chalker holds all 20...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.