MATLAB Programming Contest Blog

January 23rd, 2007

Blackbox Contest Wrap-up

The Winners Page, Contest Evolution, and Final Analysis are now on the site. Thanks to Alan Chalker for writing the final detailed analysis of the entire contest progression.

Don’t miss hearing about the next MATLAB Contest. Sign up for our MATLAB Contest mailing list. Send e-mail to lists@mathworks.com with subscribe contest-announce in the e-mail body.

Thanks to all of you for playing in the Blackbox contest and congratulations to all our prize winners. We look forward to seeing you all again in the Spring.

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.