Doug’s MATLAB Video Tutorials

November 7th, 2008

Contest: Darkness commentary

I have been waiting until the daylight portion of the ArmyAnts contest to post this commentary. Jan has done an excellent job with his algorithm. He made only one entry in that time period, and he earned the King of the Hill title with it.

In this video, I show the most important parts of the first four boards in the contest suite example. I comment on the algorithm and discuss where I think some of the improvement in the aggression/diplomacy model will occur.

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


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 The MathWorks.