Doug's MATLAB Video Tutorials

July 2nd, 2008

Puzzler: Data exploration

This is a puzzler without explanation. Brett got it in about five minutes, some of the other folks wandering near my office got it in just under 20.

The data to explore.

Remember to use the <pre><code> and </code></pre> tags around your code in the comments.


First solution in my mailbox as instructed was exactly an hour later. Have fun playing with it still. Congrats to Arthur for the win!

12 Responses to “Puzzler: Data exploration”

  1. Adam replied on :

    9 min

  2. Dave replied on :

    Took about 15 minutes.

  3. christian replied on :

    15 minutes

  4. Daniel replied on :

    7 minutes

  5. Matt Fig replied on :

    10 minutes. Good one!

  6. Rajanikanth Jammalamadaka replied on :

    15 minutes.
    Please keep posting such nice puzzles.

  7. José Ramón Menzinger replied on :

    10 Minutes… it was easy!

    ;-)

  8. christian replied on :

    RE: From post 3

    ooops, the message say “keep going …”. mmm, then 15 minutes + (time to solve this message, still i can’t see)

    :(

  9. Daniel replied on :

    That’s a nice one!
    But it took me about half an hour.

  10. Robert Zhou replied on :

    yeah! got it!

  11. Daozheng Chen replied on :

    Got it about 10 minutes. Thanks for the problem!

  12. Michael Repucci replied on :

    Neat idea. <4 min.

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.