MATLAB Programming Contest Blog

November 14th, 2007

Abhisek Ukil Wins Best Result

Abhisek Ukil is the winner of our Best Result Before 5 and a new member to the Hall of Fame. Congratulations!

We’re in the final hours of the contest. The Grand Prize is awarded to the best entry submitted before the contest ends at noon.

Michael Weidman provided some commentary about the connection between the contest puzzle and the real-life problem.

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).


MathWorks
The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge.

See behind the scenes of the MATLAB Programming Contest

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