MATLAB Programming Contest Blog

November 10th, 2008

New video commentary posted

Doug has posted his video commentary showing the first five King Of The Hill entries running on the first three boards.  Watch it here.

5 Responses to “New video commentary posted”

  1. Darren Rowland replied on :

    Hi,
    Not exactly related to this thread. Annoyed somewhat that I didn’t receive a notification email about the contest even though I subscribed to the list on the 30th of October. This looks like an intriguing scenario. Congratulations to the winners so far!

  2. Alan Chalker replied on :

    Darren:

    You bring up a good point. I got an email notice quite a while ago about the contest, but I didn’t get anything right before the contest like I used to. I suspect the team just forgot to send one out.

  3. Alan Chalker replied on :

    Doug:

    Thanks for the cool video analysis. It really helped me understand what the behavior of the solvers is. I noticed the title screen says the video was made in MATLAB. Did you just use some sort of simple program with getframe calls and then a final movietoavi or did you do something more sophisticated? Is there some way to add the voiceover within MATLAB as well?

  4. hull replied on :

    Alan,

    I made the video with Camtasia. That is how I make all the videos that appear on my blog:

    http://blogs.mathworks.com/videos

    It is screen capture software and video editing is included. The “Made in MATLAB” tag is a reference to what version of MATLAB I was using, not how I captured the recording.

    -Doug

  5. Alan Chalker replied on :

    Doug:

    Ahhh.. that makes sense. I’ve heard of Camtasia, although I’m a little disappointed to hear you aren’t using MATLAB at least a little for the process since it does have some basic functionality. I’ve helped some students in the past generate some pretty amazing visualizations entirely within MATLAB. Shoot me an email if you’re interesting in see the results or hearing about some of the issues we had.

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.