| |
- MathWorks - Statistics Toolbox
pop
The Statistics Toolbox is an easy-to-use environment for analyzing historical data, modeling systems to predict their behavior, developing statistical algorithms, and learning and teaching statistics. Interactive GUI tools let you apply statistical methods easily and consistently, while the MATLAB language lets you easily create custom statistical methods and analyses. This combination gives you the freedom to access functions such as probability and ANOVA directly from the command line, or to use the interactive interfaces to learn and experiment with the Toolbox's built-in visualization and analysis tools.
http://www.mathworks.com/products/statistics/
Read 7 Reviews
(Added: Jul 02, 1999 Hits: 4773 Rating: 0.00 Votes: 0)
Rate It
Review It
- Statistics M-files
pop
User contributed statistics m-files from the MATLAB Central File Exchange.
http://www.mathworks.com/matlabcentral/fileexchange/loadCategory.do?objectType=category&objectId=6
Read 4 Reviews
(Added: Apr 18, 2000 Hits: 4275 Rating: 0.00 Votes: 0)
Rate It
Review It
- Advanced Statistics Toolbox
pop
Includes: Chi lack of fit test, Joint Confidence Region, Least Squares, Least Squares for Response Surfaces, Multivariable Response Regression and Eigenvalues, NonLinear Param estimation, Rational Approx to any data set.
http://www.mathtools.net/files/net/advstats.zip
Read 2 Reviews
(Added: Jul 19, 1999 Hits: 2563 Rating: 0.00 Votes: 0)
Rate It
Review It
- Statbox Toolbox
pop
A toolbox of statistical routines, including ordinal logistic regression, Poisson regression, nonlinear regression with sums of exponentials, maximum likelihood and REML for randomized block models, probability distributions, Gaussian quadrature and some other associated special functions and matrix operations.
http://www.statsci.org/matlab/statbox.html
Read 2 Reviews
(Added: Jun 30, 1999 Hits: 2391 Rating: 0.00 Votes: 0)
Rate It
Review It
- Statistical Computation: Archives of MATLAB Functions
pop
Archives on MATLAB functions. Packages include, regresssions, LAD, logit, factor analysis, distributions, statistics, strings/IO, date/time, and utility. Note that functions are minimally documented.
http://www.ssb.rochester.edu/fac/hentschel/Stats.html
Read 5 Reviews
(Added: Aug 12, 2004 Hits: 1676 Rating: 0.00 Votes: 0)
Rate It
Review It
- Stat/Transfer - The Easiest Way to Move Data In and Out of MATLAB
pop
Stat/Transfer provides a seamless connection between MATLAB and leading statistical packages such as SAS, SPSS, Stata, S-Plus, Gauss, and LIMDEP, databases, such as Access, dBASE, and Paradox, and spreadsheets such as Excel, Quattro, and 1-2-3. It also intelliently handles delimited ASCII data. Available for 32-bit Windows, Linux, and popular Unix platforms.
http://www.stattransfer.com/
Read 7 Reviews
(Added: Aug 22, 2000 Hits: 1368 Rating: 0.00 Votes: 0)
Rate It
Review It
- Clustering package
pop
A collection of m-files to do clustering. For now, only k-means clustering is implemented and a very slow agglomerative procedure. However, the support routines are quite useful.
http://www.cc.gatech.edu/~dellaert/html/software.html
Read 4 Reviews
(Added: Jun 30, 1999 Hits: 1264 Rating: 0.00 Votes: 0)
Rate It
Review It
- glmlab
pop
glmlab is a free MATLAB toolbox for analysing generalized linear models. glmlab can fit all types of generalized linear models, including (among others): multiple regression; log-linear models; logistic regression; and weighted regression. To achieve these tasks, it incorporates five error distributions and eight links function--plus the ability to add your own. It uses a graphical user interface and is very easy to learn, and even comes with an on-line manual! Some error analysis is also included, as well as a quick tutorial.
http://www.sci.usq.edu.au/staff/dunn/glmlab/glmlab.html
Read 3 Reviews
(Added: Aug 31, 1999 Hits: 1257 Rating: 0.00 Votes: 0)
Rate It
Review It
- Kernel Density Estimation Toolbox
pop
A MATLAB class with MEX routines for creating and manipulating non-parametric (kernel-based) density estimates. Supports quadratic, Gaussian and Laplacian (product) kernels of arbitrary dimension, several automatic bandwith selection methods, and uses KD-tree representations to enable fast approximate evaluation.
http://ssg.mit.edu/~ihler/code/kde.tar.gz
Read 6 Reviews
(Added: Dec 10, 2003 Hits: 1196 Rating: 0.00 Votes: 0)
Rate It
Review It
- Resampling Stats in MATLAB - Software for computer-intensive statistical resampling methods
pop
Resampling Stats in MATLAB is designed specifically for the "new
statistics" of resampling including bootstrapping and permutation procedures. Resampling methods have become the "treatment of first choice" for confidence intervals, hypothesis testing, and assessing errors in estimates. Resampling Stats in MATLAB gives you the additional commands you need to do resampling easily in MATLAB, with numerous examples. It includes documentation on all resampling commands and pointers on using existing MATLAB commands in your resampling work.
http://www.resample.com
Read 3 Reviews
(Added: Apr 07, 2000 Hits: 1063 Rating: 0.00 Votes: 0)
Rate It
Review It
- Stochastic simulation using MATLAB
pop
A tutorial on stochastic simulation. The page demonstrates basic techniques for effective simulation and visualization of a number of random variables and random processes. From the table of contents:
* random numbers from simple distributions;
* basic random processes: random walks,
Poisson processes;
* queuing systems, birth-and-death processes, branching processes;
* counting processes, renewal processes,
renewal reward processes, on-off processes;
* random trees, Waxman random network topology generator, branching Brownian motion in the plane;
* aggregated teletraffic models: superposition of renewal processes, infinite source Poisson (M/G/Infinity) model, integrated sum of on-off processes
http://www.math.uu.se/research/telecom/software/
Read 2 Reviews
(Added: Jan 08, 2006 Hits: 1036 Rating: 0.00 Votes: 0)
Rate It
Review It
- K Means Clustering Tutorial
pop
Simple tutorial on what is k means clustering, how the algorithm works, and numerical example of this code (in Matlab)and other resources in k means clustering
http://people.revoledu.com/kardi/tutorial/kMean/matlab_kMeans.htm
Read 45 Reviews
(Added: Jul 06, 2005 Hits: 962 Rating: 0.00 Votes: 0)
Rate It
Review It
- Spatial Statistics toolbox
pop
Contains procedures for quickly finding neighboring observations and for speedy estimation of several types of spatial autoregressions (e.g., SAR, CAR). A particular strength of the toolbox is its ability to handle large data sets. Traditionally, the need to evaluate the determinant of a matrix of order n made spatial statistics difficult to implement. Using sparse matrix capabilities and other techniques allows data sets of over 100,000 observations easily.
http://www.spatial-statistics.com/
Read 3 Reviews
(Added: Jun 30, 1999 Hits: 856 Rating: 0.00 Votes: 0)
Rate It
Review It
- MLR with Fit and CV Statistics
pop
The function mlr.m generates an MLR model fit and does 'leave one out' cross-validation of the model. Measures of R-squared, Adjusted R-squared, root-mean-square error of calibration (RMSEC), and root-mean-square error of cross-validation (RMSECV) are printed to the screen. The function also generates a table with the true and fitted values are along with the relative percent error (RPE) and upper and lower limits of an approximate 95% confidence interval on future observed values assuming normality.
http://www.eigenvector.com/MATLAB/MLR.html
(Added: Nov 02, 1999 Hits: 823 Rating: 0.00 Votes: 0)
Rate It
Review It
- MCMC Methods for MLP and GP and Stuff
pop
MCMCstuff toolbox is a collection of Matlab functions for Bayesian inference with Markov chain Monte Carlo (MCMC) methods. Includes code and demonstrations for neural networks and Gaussian processes for classification and regression.
http://www.lce.hut.fi/research/mm/mcmcstuff/
Read 2 Reviews
(Added: Sep 30, 2006 Hits: 731 Rating: 0.00 Votes: 0)
Rate It
Review It
- Mixmod : cluster analysis and discriminant analysis sofware
pop
The MIXMOD (MIXture MODelling) software fits mixture models to a given data set with a density estimation, a clustering or a discriminant analysis purpose.
A large variety of algorithms to estimate the mixture parameters are proposed (EM, Classification EM, Stochastic EM) and it is possible to combine them to lead to different strategies in order to get a sensible maximum of the likelihood (or complete-data likelihood) function.
Moreover, different information criteria for choosing a parsimonious model (the number of mixture components, for instance), some of them favoring either a cluster analysis or a discriminant analysis view point, are included.
Written in C++, MIXMOD is interfaced with MATLAB.
2006-06-22 : Mixmod 1.7.1 is available
2007-02-06 : Mixmod 2.0 is available :
this new major release includes the treatment of qualitative data
see : http://www-math.univ-fcomte.fr/mixmod/news.php
http://www-math.univ-fcomte.fr/mixmod/index.php
Read 3 Reviews
(Added: Nov 29, 2005 Hits: 698 Rating: 0.00 Votes: 0)
Rate It
Review It
- Correlation Pseudocolor Map Function
The function corrmap.m displays a pseudocolor map of the correlation matrix for a input data set. This much would be easy, but it can also reorder the variables so that they are grouped by how correlated they are with each other. A modified k-nearest neighbor algorithm is used to reorder the variables. An example of its use is shown below. Here the data file plsdata was loaded into the MATLAB workspace. The plsdata file contains data from a slurry-fed ceramic melter process for solidifying the reprocessing wastes from nuclear fuels (yes, I know that this example is a bit unusual).
http://www.eigenvector.com/MATLAB/corrmap.html
Read 5 Reviews
(Added: Nov 02, 1999 Hits: 678 Rating: 0.00 Votes: 0)
Rate It
Review It
- Resources for K-Mean Clustering
Aside from my tutorial (in Visual Basic Code or in MATLAB code), there are many books and journals or Internet resources discuss about K-mean clustering, your search must be depending on your application. Below are a few list that you may consider.
http://people.revoledu.com/kardi/tutorial/kMean/Resources.htm
Read 4 Reviews
(Added: Jun 15, 2005 Hits: 641 Rating: 0.00 Votes: 0)
Rate It
Review It
- GML RANSAC Matlab Toolbox
GML RANSAC Matlab Toolbox addresses the problem of parametric model estimation.
Toolbox is a set of MATLAB scripts, implementing RANSAC algorithm family, for robust estimation:
*RANSAC
*LMedS
*LO-MSAC
*MLESAC
*MSAC
*NAPSAC
*R-RANSAC
*ZHANGSAC
http://research.graphicon.ru/machine-learning/gml-ransac-matlab-toolbox-2.html
Read 2 Reviews
(Added: Apr 03, 2006 Hits: 624 Rating: 0.00 Votes: 0)
Rate It
Review It
- Estimation of Distribution Algorithms
MATEDA implements a number of Estimation of Distribution Algorithms (EDAs) commonly found in the literature. These programs are conceived to help in the initial validation of EDA approaches to different optimization problems. Current implementation includes EDAs for discrete and continuous problems. EDAs based on Bayesian and undirected graphical models have been included.
http://www.sc.ehu.es/ccwbayes/members/rsantana/software/matlab/MATEDA.html
Read 5 Reviews
(Added: Oct 13, 2005 Hits: 570 Rating: 0.00 Votes: 0)
Rate It
Review It
- MANI: Manifold Learning Demo
This Matlab GUI provides a simple interface for visualizing and experimenting with various dimensionality reduction and manifold learning techniques. It is intended as an instruction tool and has proven useful to researchers interested in learning about dimensionality reduction. The algorithms available include: Principal Components Analysis (PCA), Multi-Dimensional Scaling (MDS), ISOMAP, Locally Linear Embedding (LLE), Hessian eigenmaps (HLLE), Laplacian eigenmaps, Diffusion maps, and Local Tangent Space Alignment (LTSA). The GUI provides several simple datasets such as the Swiss Roll for experimentation and comparison. Users can import their own datasets from text files or from the workspace.
http://www.math.umn.edu/~wittman/mani/
Read 4 Reviews
(Added: Jun 02, 2006 Hits: 552 Rating: 0.00 Votes: 0)
Rate It
Review It
- Spatial Statistics Toolbox for MATLAB 1.1
Spatial Statistics Toolbox for MATLAB 1.1 includes code for simultaneous spatial autoregressions (SAR), conditional spatial autoregressions (CAR), and mixed regressive spatially autoregressive (MRSA) models, along with some additions.
http://www.spatial-statistics.com/software_index.htm
(Added: Apr 28, 2000 Hits: 489 Rating: 0.00 Votes: 0)
Rate It
Review It
- mad.m
Median Absolute Distances from the sample median. Y = MAD(X) computes the robust estimator of scale MAD (Median Absolute Distances from the sample median) for the vector X.
http://www.mathtools.net/files/net/mad.zip
Read 3 Reviews
(Added: Aug 13, 1999 Hits: 464 Rating: 0.00 Votes: 0)
Rate It
Review It
- Projection methods
These programs use the techniques described in Ken Judd's 1992 "Journal of Economic Theory" article to solve the standard growth model using parameterized expectations. Another good reference for the solution methods used in these programs is the working paper "Algorithms for Solving Dynamic Models with Occasionally Binding Constraints" by Larry Christiano and Jonas Fisher.
http://weber.ucsd.edu/~wdenhaan/peanew.html
Read 4 Reviews
(Added: Jun 30, 1999 Hits: 458 Rating: 0.00 Votes: 0)
Rate It
Review It
- Data Description Toolbox (dd_tools)
The data description toolbox wants to provide tools, classifiers and evaluation functions for the research of one-class classification (or data description)
http://www-ict.ewi.tudelft.nl/~davidt/dd_tools.html
Read 1 Reviews
(Added: Sep 15, 2005 Hits: 409 Rating: 0.00 Votes: 0)
Rate It
Review It
- 50-50 MANOVA with rotation testing
The Matlab function ffmanova.m performs general linear modeling with multiple responses (MANCOVA). An overall p-value for each model term is calculated by the 50-50 MANOVA method, which handles collinear responses. Rotation testing is used to compute adjusted single response p-values according to familywise error rates and false discovery rates. Predictions, mean predictions and least squares means can also be calculated.
http://www.matforsk.no/ola/program.htm
(Added: Aug 21, 2000 Hits: 398 Rating: 0.00 Votes: 0)
Rate It
Review It
- Galton's Triangle experiment
This is a graphical simulation of the famous Galton's triangle: a ball falls and meets nails arranged according to a triangular shape. Each time the ball meets a nail, it bounces to the right or the the left of it, according to a probability p=0.5, and independently of the previous stage.
http://www.mathtools.net/files/net/galton.zip
Read 3 Reviews
(Added: Jul 19, 1999 Hits: 365 Rating: 0.00 Votes: 0)
Rate It
Review It
- wmedian.m
The function wmedian(data) computes the Hodges-Lehmann estimator W for the population central tendency.
http://www.mathtools.net/files/net/wmedian.zip
Read 2 Reviews
(Added: Jul 19, 1999 Hits: 354 Rating: 0.00 Votes: 0)
Rate It
Review It
- Spatial Analysis 3D
Spatial Analysis 3D is a user-friendly, graphical user interface (GUI) that allows statistical and visual manipulations of real and simulated three-dimensional spatial point patterns. Examples of the types of analyses performed include those derived from the Delaunay tessellation associated with such spatial point patterns, and those associated with the correlation of such point patterns, including autocorrelation analysis and its derived density recovery profile, as well as the related K, F, and G-functions. The stimulus for the development of Spatial Analysis 3D has been the study of neuronal positioning within the central nervous system, but many other applications in science, engineering, statistics and mathematics should benefit from this suite of programs. Spatial Analysis 3D is the project of a collaborative research effort between Drs. Benjamin Reese, Mary Raven, and Dan Lofgreen at the Unversity of California at Santa Barbara and Dr. Stephen Eglen at the University of Cambridge. It has been supported by a grant from the National Institute of Mental Health through the Neurotechnology Research, Development and Enhancement Program. It grew out of our efforts to quantify the regularity and simulate the patterning found in distributions of nerve cells across the retina, a structure in the central nervous system where uniformity in nerve cell spacing plays a critical role in retinal function.
http://www.nri.ucsb.edu/Labs/breese/
(Added: Nov 09, 2007 Hits: 206 Rating: 0.00 Votes: 0)
Rate It
Review It
|
|
Public Viewings and Use Policy for the MATLAB Central Link Exchange
NOTICE: This MATLAB Central portion of The MathWorks' site provides links to
other third-party World Wide Web sites or resources. If you visit one of these sites,
please note that we do not control their privacy pratices. Therefore we urge you to
learn about their privacy practices before leaving any information with them. The
MathWorks does not control the content posted on linked sites and, as such, does
not guarantee the accuarcy, integrity, or quality of such content. Read the complete Disclaimer prior to
use.
|
|