Rank: 2145 based on 41 downloads (last 30 days) and 3 files submitted
photo

Alan Chalker

E-mail

Personal Profile:

Professional Interests:

 

Watch this Author's files

 

Files Posted by Alan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
08 Apr 2009 Published M-Files Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker vis2009 13 3
  • 1.0
1.0 | 1 rating
08 Apr 2009 Published M-Files Animation of Leading Entry over Time This shows various things about the leading entry over time. Author: Alan Chalker vis2009 14 3
  • 1.0
1.0 | 1 rating
06 Apr 2009 Published M-Files Animation of result vs. cpu_time by day This is a DATAVIZ contest entry showing an animation of result vs. cpu_time Author: Alan Chalker vis2009 14 2
  • 2.0
2.0 | 3 ratings
Comments and Ratings by Alan View all
Updated File Comments Rating
08 Apr 2009 Finding the Similar Entries: A Quantitative Approach based on CPU Runtime Behavior Entry to Matlab contest Spring 2009 Author: C Jethro Lam

This is a VERY cool analysis and definitely the best entry so far in the spirit of the competition, in that it visualizes some new nuggets of information data mined out of the data set.

08 Apr 2009 Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker

This is a corrected version of the previous entry where I fixed the text describing the animation.

08 Apr 2009 Animation of Leading Entry over Time This shows various things about the leading entry over time. Author: Alan Chalker

Oops.. I forgot to change the text explaining the animation. Obviously it's NOT a scatter plot with colors showing time. They are just normal plots over time.

07 Apr 2009 LINEAGE v1.1 LINEAGE helps visualize the evolution of the code throughout the Peg Solitaire contest Author: Kenneth Eaton

This is a very interesting entry to the competition, since it's basically an interactive UI that is the cool thing, not necessarily the published m file.

One other minor note, your images appear to be manually created and placed by hard coding tags into the published m file. I think the spirit of the competition is that someone be able to take just the m files and publish them on their own computers and replicate the output, which can't be done with this entry (however with some MATLAB kungfu you could create the images on the fly from with published m file)

07 Apr 2009 LINEAGE v1.1 LINEAGE helps visualize the evolution of the code throughout the Peg Solitaire contest Author: Kenneth Eaton

Ken: They show up fine for me. Note, as I pointed out in the newsgroup thread, when you download the zip files from FEX, you need to actually UNZIP the file first before viewing the html to see the images. Even though Windows lets you browse directly into the zip file and directly open the html embedded in it, it's not smart enough to also decompress the images.

Comments and Ratings on Alan's Files View all
Updated File Comment by Comments Rating
09 Apr 2009 Animation of Leading Entry over Time This shows various things about the leading entry over time. Author: Alan Chalker Hull, Doug

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

09 Apr 2009 Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker Hull, Doug

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

08 Apr 2009 Animation of Leading Entry over Time This shows various things about the leading entry over time. Author: Alan Chalker us

no 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...
no appreciable benefit to any ML user...
us

08 Apr 2009 Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker us

no 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...
no appreciable benefit to any ML user...
us

08 Apr 2009 Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker Chalker, Alan

This is a corrected version of the previous entry where I fixed the text describing the animation.

Top Tags Applied by Alan
vis2009
Files Tagged by Alan View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
06 Aug 2009 Screenshot MATLAB Contest - Data Visualization Starter kit for the 19th MATLABĀ® Online Programming contest Author: The MATLAB Contest Team vis2009, datavis, contest 119 11
  • 1.0
1.0 | 5 ratings
08 Apr 2009 Published M-Files Finding the Similar Entries: A Quantitative Approach based on CPU Runtime Behavior Entry to Matlab contest Spring 2009 Author: C Jethro Lam vis2009 14 7
  • 3.8
3.8 | 5 ratings
08 Apr 2009 Published M-Files Improvement Focus Animation This is for the Data Viz contest Author: Alan Chalker vis2009 13 3
  • 1.0
1.0 | 1 rating
08 Apr 2009 Published M-Files Animation of Leading Entry over Time This shows various things about the leading entry over time. Author: Alan Chalker vis2009 14 3
  • 1.0
1.0 | 1 rating
08 Apr 2009 Published M-Files LINEAGE v1.1 LINEAGE helps visualize the evolution of the code throughout the Peg Solitaire contest Author: Kenneth Eaton vis2009 88 7
  • 4.0
4.0 | 1 rating
 

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