3.0

3.0 | 2 ratings Rate this file 12 downloads (last 30 days) File Size: 24.44 KB File ID: #23555

MATLAB Contest - creativity

by Rafal Kasztelanic

 

04 Apr 2009

No BSD License  

The idea of the CREATIVITY visualization is to find most creative participants of the contests.

Download Now | Watch this File

File Information
Description

They are two versions of election of the most creative authors.
In the first case the most creative author write the biggest number of original lines during contest.
In the second case the most creative author write the biggest number of original lines in the winner entrance.

Acknowledgements
This submission has inspired the following:
Spring 2009 MATLAB Contest - creativity2, MATLAB Contest - creativity, tweaks, and innovations
MATLAB release MATLAB 7.6 (R2008a)
Zip File Content  
Published M Files creative
Other Files creative.m,
html/creative.png,
html/creative_01.png,
html/creative_02.png
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
06 Apr 2009 Doug Hull

Oh wow, this is very cool. This gives credit to some of the unsung heroes of the contest. I find it compelling that a story like this is hidden in the data and can be told with two quick graphs.

This is the kind of visualization we were hoping for from this contest.

Thanks,
Doug

06 Apr 2009 us

no H1 line, let alone a help section, no example(s), loads a file, which the typical ML user does not have, all criterion's for which similar submissions have (deservedly) received a one-star rating in the past...
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

10 Apr 2009 C Jethro Lam

I like the fact that you mine insightful information from the data.

Many people in the first plot do not show up in the second plot... so I guess creativity is not enough to win a contest. :)

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
vis2009 Rafal Kasztelanic 06 Apr 2009 08:20:35
vis2009 Yi Cao 06 Apr 2009 08:49:49
vis2009 Matthew Simoneau 06 Apr 2009 09:33:31
vis2009 Nathan 06 Apr 2009 09:58:41
vis2009 Doug Hull 06 Apr 2009 11:14:47
vis2009 C Jethro Lam 08 Apr 2009 20:40:23
vis2009 Kenneth Eaton 10 Apr 2009 00:16:18
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com