No BSD License  

Highlights from
contest clock

3.33333

3.3 | 3 ratings Rate this file 4 Downloads (last 30 days) File Size: 12.76 MB File ID: #23592
image thumbnail

contest clock

by Rafal Kasztelanic

 

08 Apr 2009

joke visualization of solitaire contest

| Watch this File

File Information
Description

Animation showing how the results versus the execution times
evolved over the contest. The trajectory shows how results change hours by hours during the contest.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
Plot to Bitmap

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.6 (R2008a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
08 Apr 2009 Doug Hull

I find this interesting. I like that you make an animation work and there is a certain excitement seeing things look to level off early, then thinking there is no hope for improvement, but watching the spiral relentlessly optimize the solution.

08 Apr 2009 us

no comprehensible H1 line, no help section, no example(s), loads a file, which the typical ML user does not have and, therefore, causes an error right away...

zegar
??? Error using ==> load
Unable to read file contest_data: No such file or directory.

however, first and foremost, requires an expensive toolbox to run, which is simply unheard of of any former coding contest...

no appreciable benefit to any ML user...
 
us

09 Apr 2009 Doug Hull

To answer the question of using data not normally on the MATLAB path, I offer the following modification.
 
if ~exist('contest_data.mat','file')
    warning ('This was an entry to the MATLAB programming contest (http://www.mathworks.com/contest/datavis/home.html). Please load the contest data and unzip it to place contest_data.mat on your MATLAB path.')
    web('http://www.mathworks.com/matlabcentral/fileexchange/23509?controller=file_infos&download=true')
end

16 Apr 2009 Shi vera

DO what you said ,it works.Thanks for sharing!

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
vis2009 Rafal Kasztelanic 08 Apr 2009 11:18:02
vis2009 Matthew Simoneau 08 Apr 2009 12:03:02
vis2009 Doug Hull 08 Apr 2009 13:22:57
vis2009 Steve Hoelzer 08 Apr 2009 16:34:09

Contact us at files@mathworks.com