Doug's MATLAB Video Tutorials

April 3rd, 2012

Cody problems and programming contest preview?

The MATLAB programming contest team has released six Cody problems today. These should be interesting in their own right, but those of you that want a head start on the programming contest that starts tomorrow might want to look at them too. They are ‘thematically similar’ to this season’s programming contest. They could help you start thinking in the right direction for the contest that starts at Noon on Wednesday.

Enjoy!

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

Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

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