Rank: 135 based on 1734 downloads (last 30 days) and 9 files submitted
photo

Matt Dunham

E-mail

Personal Profile:
Professional Interests:
Machine Learning, AI, Non-Classical Logic, Software Engineering

 

Watch this Author's files

 

Files Posted by Matt View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Oct 2008 Screenshot Bolasso (bootstrap enhanced Lasso) for feature selection and prediction This is an implementation of Francis R. Bach's Bolasso algorithm for feature selection and predictio Author: Matt Dunham statistics, probability, bolasso, lasso 204 9
  • 3.0
3.0 | 2 ratings
16 Oct 2008 Screenshot compileAndRun Easily compile and run a matlab function for significant speed improvements. Author: Matt Dunham compile, compiled ma..., eml, emlmex 198 1
  • 5.0
5.0 | 1 rating
02 Oct 2008 Published M-Files Matlab 2008a Advanced Tutorials This is a series of Matlab 2008a Tutorials on topics such as the new Object Oriented System Author: Matt Dunham whitepaper, article, paper, tutorial 448 0
02 Oct 2008 Screenshot Graphlayout Display a directed or undirected graph in a Matlab figure window Author: Matt Dunham specialized, plotting, graph, directed gr... 204 0
25 Aug 2008 Screenshot Figure Window Organization Automatically organize figure windows on the screen Author: Matt Dunham figures, organize, display, windows 118 3
Comments and Ratings by Matt View all
Updated File Comments Rating
24 Oct 2008 Bolasso (bootstrap enhanced Lasso) for feature selection and prediction This is an implementation of Francis R. Bach's Bolasso algorithm for feature selection and predictio Author: Matt Dunham corrcov is a Matlab statistics toolbox file and only needed to generate synthetic data, not to run Bolasso
24 Oct 2008 Bolasso (bootstrap enhanced Lasso) for feature selection and prediction This is an implementation of Francis R. Bach's Bolasso algorithm for feature selection and predictio Author: Matt Dunham
Comments and Ratings on Matt's Files View all
Updated File Comment by Comments Rating
11 Dec 2008 javaTable Simple function to display cell array data in a nice looking Java JTable Author: Matt Dunham dash, matt No help file. Gives all kinds of java exceptions if number of columns doesnt match size of data. Would be more useful if it was in a matlab window instead of a java window.
26 Nov 2008 compileAndRun Easily compile and run a matlab function for significant speed improvements. Author: Matt Dunham Serrano, Arturo Thanks for the code. Very useful. I like to use constant inputs, but these must be dropped when executing the mex file. I think that this can make the trick: varargin(cellfun (@(x)isa(x, 'emlcoder.Example') && strcmp(x.Type, 'CONST'), varargin)) = []; This gives an error when an old mex version exists. The catch block can be completed with if exist(fname) == 3 warning('compileAndRun:oldMex', '\n\nusing an old compiled version\n\n'); varargin(cellfun... ); end (I prefer to throw an error rather than a warning. I've not tested the catch block) Cheers.
26 Nov 2008 compileAndRun Easily compile and run a matlab function for significant speed improvements. Author: Matt Dunham Serrano, Arturo
31 Oct 2008 Matlab Weka Interface Matlab interface for Weka Classifiers Author: Matt Dunham Peng, Fangqing what you have write here is so useful to me. but can you list a intruduction about how to use your files here . thx. my email: jidoua@126.com
30 Oct 2008 javaTable Simple function to display cell array data in a nice looking Java JTable Author: Matt Dunham Beauchamp, Anthony do you how can I create a callback in matlab if the user change sleection from one row to another? Thank you and good work.
Top Tags Applied by Matt
classdef, java, object oriented programming, oop, probability
Files Tagged by Matt View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
16 Oct 2008 Screenshot Bolasso (bootstrap enhanced Lasso) for feature selection and prediction This is an implementation of Francis R. Bach's Bolasso algorithm for feature selection and predictio Author: Matt Dunham statistics, probability, bolasso, lasso 204 9
  • 3.0
3.0 | 2 ratings
16 Oct 2008 Screenshot compileAndRun Easily compile and run a matlab function for significant speed improvements. Author: Matt Dunham compile, compiled ma..., eml, emlmex 198 1
  • 5.0
5.0 | 1 rating
02 Oct 2008 Published M-Files Matlab 2008a Advanced Tutorials This is a series of Matlab 2008a Tutorials on topics such as the new Object Oriented System Author: Matt Dunham whitepaper, article, paper, tutorial 448 0
02 Oct 2008 Screenshot Graphlayout Display a directed or undirected graph in a Matlab figure window Author: Matt Dunham specialized, plotting, graph, directed gr... 204 0
25 Aug 2008 Screenshot Figure Window Organization Automatically organize figure windows on the screen Author: Matt Dunham figures, organize, display, windows 118 3

Public Submission Policy

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 Disclaimer prior to use.

Contact us at files@mathworks.com