Main Content

14,533 results in File Exchange

Box and whiskers plot (without statistics toolbox)

Version 1.0.0.0 by Jonathan C. Lansey

Creates nice boxplots from data. You don't need a toolbox. Simple yet fully featured.

array 'T' for a legend. You can add the legend as legend(T)T = bplot(D,x) will plot the boxplot of data D above the 'x' value xT = bplot(D,y,'horiz') will plot a horizontal boxplot at the 'y' value of yT

  • 11.8K (All time)
  • 6 (Last 30 days)
  • 4.7 / 5
  • Community
  • 16 Sep 2015

Stacked line plot

Version 2.1.1.0 by Christopher Hummersone

Stacked line plots from a matrix or vectors

) contained in the rows of an input 2-D matrix. Each wave has a designated row on the plot. Data may also be specified as vectors X, Y, and Z. The plot is similar to a cascade or waterfall plot.

- Quantile-quantile plot with patch option
- Draw a box plot
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
- Calculate the root-mean-square error between input data
- Stacked line plots from a matrix or vectors
  • 2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Brainstorm

Version 3.4.0.0 by Martin Cousineau

Brainstorm: Open source application for MEG/EEG data analysis

- : Plot statistics about the Brainstorm users
- : Compute parametric one-sample statistics (NO TEST).
- : Compute parametric two-sample statistics (NO TEST).
- : Compute statistics on one or two files sets.
- : Send the figure (hFiG) to a plotly server
- : Computes a raster plot per neuron
- : Panel to load and plot surfaces.
- : Open a .adicht file (ADInstruments LabChart)
- : Plot a MRI volume in a 3D visualization figure (three orthogonal cuts).
- : Read a block of recordings from a .adicht file (ADInstruments LabChart)
- : Plots the complex Morlet wavelet and its temporal and frequency resolution for a set of frequencies.
  • 7.2K (All time)
  • 63 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Aug 2024

ISO 226:2003 Normal equal-loudness-level contours

Version 1.2.0.0 by Christopher Hummersone

Return sound pressure levels of pure tone frequencies at specified loudness level(s).

standard reference frequencies for SPL calculations. Example % Plot equal-loudness contours between 20 and 80 phon % Calculate SPLs phons = 20:10:80; [spl,f] = iso226(phons,[],true); % plot

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 1.2K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Quantile-quantile plot

Version 1.1.1.0 by Christopher Hummersone

Quantile-quantile plot with patch option

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.qqPlot. ------------------------- qq_plot(y) displays a quantile-quantile plot of the sample quantiles of y versus

- Quantile-quantile plot with patch option
- Draw a box plot
- Prepare tabular data for boxPlot function
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 898 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Impulse response acoustic information calculator

Version 1.5.4.0 by Christopher Hummersone

Calculate RT, DRR, Cte, and EDT for impulse response file

an audio file or the name of an audio file on the Matlab search path. The file can be of any format supported by the AUDIOREAD function, and have any number of channels; estimates (and plots

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 4.3K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Sinc filter

Version 1.1.0.0 by Christopher Hummersone

Apply a near-ideal low- or band-pass filter.

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Subplot position calculator

Version 1.0.0.0 by Christopher Hummersone

Calculate subplot positions by specifying figure margins and axis scaling.

subfigrid(nrows,ncols,offset,scale)The spacing of axes using the subplot command can be quite large, and manipulating axis positions after plotting can be tricky. For publication quality graphics, it is better to specify the subplot

- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Draw a box plot
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 985 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Gammatone filterbank

Version 1.17.0.0 by Christopher Hummersone

Produce an array of responses from a fourth-order Gammatone filter via FFT

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
- Calculate the root-mean-square error between input data
- Pseudorandom numbers drawn from the Laplace distribution
- Stacked line plots from a matrix or vectors
  • 3.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Check whether mex file is compiled for system

Version 1.5.0.0 by Christopher Hummersone

Check if mex file is compiled for the OS or if the source was modified since it was compiled.

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Stacked line plots from a matrix or vectors
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the kernel density of a data set
- Calculate the root-mean-square error between input data
  • 1.2K (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Modified CMRmap

Version 1.1.0.0 by Christopher Hummersone

Produces a colour colormap, of arbitrary length, that is monochrome-compatible.

- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Draw a box plot
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
  • 806 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Shaded Plots and Statistical Distribution Visualizations

Version 1.0.1 by John Onofrey

Create pretty shaded plots and plots to visualize the statistical distribution of data.

plot. plot_distribution may be used to visualize the line plot's mean and standard deviation, while plot_distribution may be used to visualize non-Gaussian statistics of the line plot, e.g. the median

- (X,Y) - Plots the line with pretty shaded region under the line in the open
- (X,Y) - Plots the mean with standard deviation errors as a shaded region in the open
- (X,Y) - Plots the median with percentile errors as a shaded region in the open
  • 2.6K (All time)
  • 3 (Last 30 days)
  • 4.9 / 5
  • Community
  • 27 Oct 2018

Localpeaks

Version 1.7.0.0 by Christopher Hummersone

Find local peaks or troughs in a vector

- Draw a box plot
- Prepare tabular data for boxPlot function
- Quantile-quantile plot with patch option
- Pseudorandom numbers drawn from the triangular distribution
- Stacked line plots from a matrix or vectors
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
  • 3.2K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Aug 2016

Alternative box plot

Version 3.2.1.0 by Christopher Hummersone

Draw a box plot with various display options

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.boxPlot.-------------------------Alternative box plot function for Matlab with many options. These options include

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 10.9K (All time)
  • 6 (Last 30 days)
  • 4.8 / 5
  • Community
  • 28 Jun 2017

Histogram plotting and displaying statistical parameters of an Image

Version 1.0.0.0 by Amit Nambiar

Simple code for Histogram plotting and displaying statistical parameters of a gray Image

  • 525 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 3 Oct 2013

Quantile calculation

Version 1.4.0.0 by Christopher Hummersone

Quantiles of a sample via various methods

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.statistics.quantile. ------------------------- This function calculates quantiles and weighted quantiles for vectors

- Draw a box plot
- Prepare tabular data for boxPlot function
- Quantile-quantile plot with patch option
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
- Calculate the root-mean-square error between input data
- Stacked line plots from a matrix or vectors
  • 1.6K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 11 Aug 2016

simple box whiskers plot (for those who don't have the statistics toolbox)

Version 1.0.0.0 by Shane Lin

box whiskers plot, adjustable size and line thickness

* If you have the statistics toolbox, please don't use this one. * If you are not so lucky, come on and download it freely. This is a very simple version but better than none. * If you have time to

- boxPlot(data0) - plot box-whiskers diagram, accept multiple columns
  • 4.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 May 2007

PeterRochford/SkillMetricsToolbox

Version 1.8.3.1 by Peter Rochford

A collection of functions for calculating the skill of model predictions against observations.

- Plot a Taylor Diagram from statistics of different series.
- Plot a target diagram from statistics of different series.
- Calculate statistics needed to produce a target diagram
- Calculate statistics needed to produce a Taylor diagram
- Write statistics to an Excel file
- Checks two lists of paired statistics for duplicates
- Write statistics to a Comma Separated Value (CSV) file
- Reports list of pairs of statistics that are duplicates.
- Checks input statistics satisfy Taylor diagram relation to <1%.
- Write statistics used in a Taylor diagram to an Excel file.
- Write statistics used in a target diagram to a CSV file.
- Write statistics used in a target diagram to an Excel file.
- Write statistics used in a Taylor diagram to a CSV file.
- Checks the arguments provided to the statistics functions for the target and Taylor diagrams.
- Plot axes for target diagram.
- Plot axes for Taylor diagram.
- Plots observation STD on Taylor diagram.
- Plots color markers on a pattern diagram.
- Plots color markers on a pattern diagram shaded according to a supplied value.
  • 5.9K (All time)
  • 12 (Last 30 days)
  • 4.9 / 5
  • Community
  • 20 Mar 2024

Long term average spectrum

Version 1.0.0.0 by Christopher Hummersone

Calculate the long-term average spectrum of a signal

Specifies the dimension of operation (defaults to the first non-singleton dimension). 'graph' : {false} | true Choose whether to plot a graph of the LTAS. 'hop' : {NFFT/2} | scalar

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Calculate the root-mean-square error between input data
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the kernel density of a data set
- Pseudorandom numbers drawn from the Laplace distribution
- Stacked line plots from a matrix or vectors
  • 1.1K (All time)
  • 5 (Last 30 days)
  • 4.3 / 5
  • Community
  • 11 Aug 2016

Snag

Version 1.0.0.0 by Sergio Frasca

A signal analysis toolbox aimed to especially to gravitational wave detection

- MP_STAT statistics for multiple plot
- MDS base statistics
- STAT_EV statistics for events
- dsnoistat statistics for virgo antenna
- DA_STAT statistics of double arrays
- dssigstat ar running statistics for white noise
- MP_PLOT multiple plot
- MP_PLOT multiple plot
- GD_PLOT interactive plot of gds
- EV_PLOT plots an array of events
- GD2_PLOT interactive map of a gd2
- D_B_RPLOT running plot
- MP_PROC multiple plot processing
- MP_PROC_FUN multiple plot processing
- STAT_EV statistics for events
- GD_STAT statistics of gds
- GD_STAT statistics of gds
- dsligostat statistics for ligo antenna
- GD_CPLOT plots of complex gds
- FR_STAT running statistics for frames
- dssigstat running statistics for white noise
- FMNL_IMP interactive multiple channel plot for fmnl
- dsnoistat1 statistics for virgo antenna (onlylast)
- dsnoistat2 statistics for virgo antenna with comb
- GINTEXT puts text on a plot; used by ginmenu
- VEC_COIN produces a delay coincidence plot from 2 event sets
- DA_PLOT plots of double arrays
- SNAG_PLOT interactive plot of data
- GD2_PLOT plots gd2
- EV_PLOT plots an array of events
- GINPROC elaboration of plotted data
- IGW_PULSE: interactive pulse waveforms plot
- CH_ABSC changes abscissa unit for plots
- EV_COIN event coincidence by delay coincidence plot
- EV_COIN event coincidence by delay coincidence plot
- VEC_COIN produces a delay coincidence plot from 2 event sets
- FrExSnag running plot of data and power spectrum for frames
- VEC_COIN_NOLEN produces a delay coincidence plot from 2 event sets, not considering the length
  • 2.2K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 20 Jan 2006

Violin Plots for plotting multiple distributions (distributionPlot.m)

Version 1.15.0.0 by Jonas

Function for plotting multiple histograms side-by-side in 2D - better than boxplot.

The zip-file contains the following files for visualizing distributions:- distributionPlot.m: main function that allows creating violin plots - myHistogram.m: generate histograms with 'ideal' bin

- wStats calculates weighted statistics (mean, stdev of mean) for a list of inputs with corresponding weights or {std}
- DISTRIBUTIONPLOT creates violin plots for convenient visualization of multiple distributions
- PLOTSPREAD plots distributions of points by spreading them around the y-axis
- MYERRORBAR Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
- REPEATENTRIES fills a matrix with k repeats the rows of the input matrix
- COUNTENTRIES returns all unique entries (sorted) in the array m and how many times the respective entries occured
- ISEVEN checks whether a number is even
- DISTINGUISHABLE_COLORS: pick colors that are maximally perceptually distinct
- HISTOGRAM generates a histogram using the "optimal" number of bins
- COLORCODE2RGB converts a color code to an rgb vector
  • 14.7K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Feb 2017

  • 2.8K (All time)
  • 7 (Last 30 days)
  • 4.4 / 5
  • Community
  • 15 Mar 2023

smooth

Version 1.0.0.0 by Christopher Hummersone

Perform windowed smoothing on a vector using mathematical functions

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 11 Aug 2016

Statistical significance line

Version 1.0.1 by bethel o

SIGLINE plots a line of statistical significance on the current axis

SIGLINE plots a line of statistical significance on the current axis sigline(xs) plots a significance line between the value in the 2D vector xs along the x-coordinate. sigline(xs,lbl) places a

- plots a line of statistical significance on the current axis
  • 2.4K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Jul 2018

Manhattan Plots for visualisation of GWAS results

Version 1.3.1 by Harry Green

A function for plotting a Manhattan Plot in MATLAB directly from a text file of GWAS statistics from PLINK, BOLT-LMM or SAIGE

This function takes the output of a PLINK 1.7 assoc command, a BOLT-LMM or SAIGE association test, produces a publication-ready Manhattan Plot, and saves the result as a .fig for manual tweaking and

  • 202 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 27 Jun 2019

Statistical analysis of I & Q components of PolSAR Imagery

Version 1.0.0.0 by Divyesh Varade

Class based Correlation Plots and KLD values for I and Q components.

Generates scatter plots of correlation between inphase and quadrature phase components in POlSAR imagery and computes the Kullback Leiber Divergence between them.

  • 487 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Jul 2015

1/N-Octave Smoothing

Version 1.0.1.0 by Christopher Hummersone

Apply 1/NOCT-octave smoothing to a magnitude spectrum.

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 1.8K (All time)
  • 5 (Last 30 days)
  • 3.8 / 5
  • Community
  • 4 May 2018

hctsa

Version 1.9.0.0 by Ben Fulcher

Highly comparative time-series analysis

- Statistics of quality labels from an hctsa analysis.
- Compares local statistics to global statistics of a time series.
- Statistics on automutual information function
- Statistics on a fitted ARMA model.
- Classic heart rate variability (HRV) statistics.
- How statistics depend on distributional outliers.
- How distributional statistics depend on distributional outliers.
- Basic statistics about an input time series
- Analyzes test statistics obtained from surrogate time series
- Shape-based statistics in a 2-d embedding space
- Statistics of the power spectrum of a time series
- Point density statistics in a 2-d embedding space.
- Statistics on a binary symbolization of the time series
- Statistics of a kernel-smoothed distribution of the data.
- Statistics of a fitted AR model to a time series.
- Statistics on datapoints inside geometric shapes across the time series.
- Statistics of the time series in a 2-dimensional embedding space
- Correlations between simple statistics in local windows of a time series.
- z-score the input data vector (without a Statistics Toolbox licence)
- Plot the data matrix.
- Plots examples of time series in an hctsa analysis.
- 2-dim feature-based representation of a time-series dataset
- Visualization of a pairwise similarity matrix
- Annotates time series/metadata to a plot
- Poincare plot measures used in HRV analysis.
- Plot distributions for a single feature given a feature ID
- Trims and normalizes data from an hctsa analysis.
- How a given feature behaves across a time-series dataset
- Pairwise distances between either TimeSeries or Operations
- Nearest neighbors of a given time series from an hctsa analysis.
- Classify class labels assigned to the data using all features
- Top individual features for discriminating labeled time series
- Greedy forward feature selection
- Label groups of a time series using assigned keywords
- Linkage clustering for hctsa data.
- Compares classification performance of feature sets
- compare performance of reduced PCs from the data matrix
  • 1.1K (All time)
  • 7 (Last 30 days)
  • 4.5 / 5
  • Community
  • 14 Aug 2023

  • 953 (All time)
  • 5 (Last 30 days)
  • -- / 5
  • Community
  • 14 Apr 2015

FSDA - Flexible Statistics Data Analysis toolbox

Version 8.7.10.15 by Marco Riani

Flexible Statistics Data Analysis Toolbox

explore the connection in the various features of the different forward plots.All Flexible Statistics Data Analysis Toolbox™ functions are written in the open MATLAB® language. This means that you can

- produces the carbike plot to find best relevant clustering solutions
- plots information criterion as a function of $c_{det}$, $c_{shw}$, $c_{shb}$ and $k$
- downloads financial time series from Yahoo Finance and optionally plots them using a customizable three-panel layout
- adds objects (personalized clickable multilegends and text labels) to the scatter plot matrix
- plots the output of routine ctlcurves
- produces the augmented star plot and enables interactivity
- plots the Mahalanobis distances for each row of the input data matrix
- generates the double wedge plot of a time series
- creates a balloon plot of a contingency table
- plots the trajectories of the elements of the covariance (correlation) matrix monitored
- plots information criterion as a function of c and k
- adds least-squares fit line(s) to scatter plot(s).
- computes (and optionally plots) a kernel smoothing estimate for bivariate data.
- plots a histogram with the elements in each bin grouped according to a vector of labels.
- displays a funnel chart
- plots the trajectories of leverage along the search
- computes Minimum Distance Power Divergence statistics
- shows the necessary calculations to obtain simple linear regression statistics in a GUI.
- plots the trajectory of minimum Mahalanobis distance (mmd)
- finds and plots missing data patterns
- plots the trajectories of scaled Mahalanobis distances along the search
- produces a bar plot with different widths and colors for each bar
- The purpose of this GUI is to show how dynamic brushing inside the index plot of residuals works. FSDA toolbox.
- plots the residuals from a regression analysis versus index number or any other variable
- hides/shows symbols inside all gplotmatrix subplots (or similar multi-plots) clicking on the legend.
- plots a probability density function between specification limits
- plots the trajectories of minimum Mahalanobis distances from different starting points
- plots the trajectories of the monitored scaled (squared) residuals
- plots the trajectory of minimum deletion residual from random starts
- plots the fan plot for transformation in linear regression or deletion t stat
- creates a waterfall chart
- enables to select data points using the mouse, on scatter plot matrices or trajectories in the forward plots.
- plots the trajectory of minimum deletion residual (mdr)
- produces the candlestick plot for robust model selection in linear regression
- produces the carbike plot to find best relevant clustering solutions
- creates a dumbbell chart comparing two sets of values
- creates the Augmented star plot.
  • 23.2K (All time)
  • 148 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Apr 2026

get_contents

Version 1.8.0.0 by Christopher Hummersone

Get the contents of a specified directory

- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Draw a box plot
- Pseudorandom numbers drawn from the Laplace distribution
- Calculate the root-mean-square error between input data
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 591 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

STFT and its inverse

Version 1.0.0.0 by Christopher Hummersone

STFT and ISTFT fulfilling constant overlap-add criterion

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 943 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

Loudness weighting coefficients

Version 1.1.0.0 by Christopher Hummersone

Calculate loudness weighting coefficients based on ISO 226

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 296 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

ECODATA-Animate

Version 1.2.3 by Justine Missik

Create customized animated maps of animal movements

- Rose Histogram plot for wind statistics
- Scatter/bubble plot
- Draws a colour bar for contourf plots
- plots text files of Lat,Lon for political boundaries.
- Restore colors of a plot to original indexed color. (v2.3)
- Lock colors of plot, enabling multiple colormaps per figure or axis. (v2.5 7/2022)
  • 170 (All time)
  • 5 (Last 30 days)
  • -- / 5
  • Community
  • 4 Jul 2024

Precedence-based cross-correlograms

Version 1.16.0.0 by Christopher Hummersone

Calculate cross-correlograms with a wide range of options

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Calculate the root-mean-square error between input data
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 1.3K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

Calculate and apply time-frequency masks via STFT

Version 1.0.1.0 by Christopher Hummersone

Calculate ideal time-frequency masks and apply time-frequency masks to signals via STFT

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Pseudorandom numbers drawn from the Laplace distribution
- Pseudorandom numbers drawn from the triangular distribution
- Quantiles of a sample via various methods.
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
- Stacked line plots from a matrix or vectors
  • 967 (All time)
  • 3 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

Perceptual spectral centroid

Version 1.6.0.0 by Christopher Hummersone

Perceptually-informed spectral centroid.

- Draw a box plot
- Prepare tabular data for boxPlot function
- Quantile-quantile plot with patch option
- Stacked line plots from a matrix or vectors
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Calculate the root-mean-square error between input data
- Calculate the kernel density of a data set
  • 948 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

CanlabCore

Version 1.0.0 by Tor Wager

Core tools required for running Canlab Matlab toolboxes. The heart of this toolbox is object-oriented tools that enable interactive analysis

  • 469 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 16 Aug 2024

Identify Malicious Labelers among Crowdsourcing Participants

Version 1.0.3 by Ram Subramanian

Evaluating Crowdsourcing Participants in the Absence of Ground-Truth

and W respectively.(b) Resulting probabilities [0, 1] from the model shall be mapped to [-1 1] using the simple transformation, 2 x y{0,1} - 1 = y{-1,1}.Folders ErrorStatistics, MultiLabelerMethods and

  • 10 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 31 Dec 2020

Functional spread/box plot

Version 1.0.0.0 by Christopher Hummersone

Draw a functional plot showing data spread

Functional spread/box plot plots various measures of the spread of data against a continuous variable. These measures include: interquartile range, parametric and non-parametric confidence intervals

- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Draw a box plot
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Calculate the root-mean-square error between input data
- Stacked line plots from a matrix or vectors
- Quantiles of a sample via various methods.
- Calculate the kernel density of a data set
  • 582 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 16 Dec 2016

Recursive contents report

Version 1.0.0.0 by Christopher Hummersone

Create a Contents.m file including subdirectories

- Draw a box plot
- Quantile-quantile plot with patch option
- Prepare tabular data for boxPlot function
- Quantiles of a sample via various methods.
- Pseudorandom numbers drawn from the triangular distribution
- Pseudorandom numbers drawn from the Laplace distribution
- Calculate the kernel density of a data set
- Calculate the root-mean-square error between input data
- Stacked line plots from a matrix or vectors
  • 161 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 11 Aug 2016

skillstats.m

Version 1.0.0 by Kelly Kearney

Calculate (and plot) skill statistics for model validation

# skillstats.m: Calculate (and plot) skill statistics for model validationAuthor: Kelly KearneyThis repository includes the code for the `skillstats.m` and `tayoloraxis.m` Matlab functions.The

- skillstats.m|: Calculate (and plot) skill statistics for model validation
- Calculate skill metric statistics for a dataset vs a reference
  • 14 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 15 Aug 2024

regdata

Version 1.0.0.0 by Arthur Jutan

Calculates and plots regression statistics from lsqcurvefit.m

Calculates and plots regression statistics from lsqcurvefit.m in MATLAB rel 13

  • 3.8K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 31 Mar 2016

Violin Plot

Version 1.7.0.0 by Holger Hoffmann

Violin Plot based on kernel density estimation, using default ksdensity

This function creates simple violin plots by estimating the kernel density, using matlabs default ksdensity(). Given a matrix or table with m columns, you will get violins for each of the columns

  • 25.3K (All time)
  • 113 (Last 30 days)
  • 4.9 / 5
  • Community
  • 3 Nov 2015

Circular Statistics Toolbox (Directional Statistics)

Version 1.21.0.0 by Philipp Berens

Compute descriptive and inferential statistics for circular or directional data.

CircStat for Matlab=======================Toolbox for circular statistics with Matlab. Authors: Philipp BerensEmail: philipp@bethgelab.orgHomepage

  • 40.7K (All time)
  • 97 (Last 30 days)
  • 4.6 / 5
  • Community
  • 8 Jun 2012

Image Descriptive Statistic with ROI Selection

Version 1.0.0 by Ujjwal Kalra

This is a simple script will let user select ROI on image and get its descriptive statistic features and column sum plot as well.

To use:1. Run the script2. Select image to work on. 3. Keep on drawing rectangle on the image of different region to keep getting their descriptive statistic features and column sum plots.

  • 34 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 3 Feb 2020

boxplot_fromstats

Version 1.0.0 by Allison Ho

Create a fake box and whisker plot from pre-determined statistics (mean, standard deviation, and min/max).

Given pre-determined statistics (mean, standard deviation, and min/max), BOXPLOT_FROMSTATS uses errorbar.m and patch.m to create a fake box and whisker plot, similar to boxchart.m. Options include

  • 53 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 31 Oct 2022

Bode plot with asymptotes

Version 1.2.0.2 by Trond Andresen

Bode plot with asymptotes

The function asymp() corresponds to bode(), but it also plots asymptotes for the magnitude and phase graphs. Phase asymptotes are only horizontal and vertical. asymp() only accepts SISO transfer

  • 28.7K (All time)
  • 103 (Last 30 days)
  • 4.7 / 5
  • Community
  • 22 Sep 2020

Statistical Significance

Version 1.0.0 by Omer Yuval

Add statistical significance lines and asterisks to an existing plot

This script gets an axis handle and a 4D matrix (stats) and plots significance lines and asterisks on top.Significance lines and asterisks are added only for pairs assigned with a positive value (the

  • 463 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 21 May 2021

Phase Portrait Plotter

Version 2.2 by Mohit Kumar

Plot the phase portrait for the entered system of differential equations

using the app. The app works with limited functionality for versions preceding R2020b. For versions prior to R2020b, mouse click interactions with the plots (adding trajectories and guessing solutions) do

  • 8.5K (All time)
  • 95 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Mar 2021

plot spread points (beeswarm plot)

Version 1.2.0.0 by Jonas

plotSpread plots distributions of data points, adding jitter to the points to avoid overlap.

plotSpread allows creating "beeswarm plots", i.e. point distributions where jitter has been added to the data points to avoid overlap.It further allows specifying groups within the data to show the

- PLOTSPREAD plots distributions of points by spreading them around the y-axis
- MYERRORBAR Adds errorbars to existing plot (unlike errorbar.m, which creates a new plot, and allows only bars for y values)
- ISEVEN checks whether a number is even
- REPEATENTRIES fills a matrix with k repeats the rows of the input matrix
- DISTINGUISHABLE_COLORS: pick colors that are maximally perceptually distinct
  • 12.8K (All time)
  • 11 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Feb 2017

Digitizer

Version 1.9 by Chris Wilkening

Digitize chart data from an image.

Digitizer extracts data points from an image file. Plots in X/Y and Polar can be digitized.Demonstration of usage can be found at: https://youtu.be/zNYWioXi98wDigitizer is an app where you load an

  • 1.7K (All time)
  • 122 (Last 30 days)
  • 5.0 / 5
  • Community
  • 6 Nov 2025

Plot Groups of Stacked Bars

Version 1.0.0.0 by Evan

Generate a bar plot with multiple stacks grouped together.

Plot a set of stacked bars, but group them according to labels provided.Params: stackData is a 3D matrix (i.e., stackData(i, j, k) =&gt; (Group, Stack, StackElement)) groupLabels is a CELL

- Plot a set of stacked bars, but group them according to labels provided.
  • 12.5K (All time)
  • 11 (Last 30 days)
  • 4.8 / 5
  • Community
  • 13 Sep 2011

Object-oriented tools to fit/plot conics and quadrics

Version 1.2.11 by Matt J

A tool set for fitting and/or plotting various conics and quadric surfaces, e.g., ellipses, cylinders, spheres, planes, cones, and lines.

This FEX submission offers a tool set for fitting and plotting 2D conics (ellipses, circles, lines,...) as well as 3D quadric surfaces (ellipsoids, spheres, planes, cylinders, cones,...). Each type

  • 2.3K (All time)
  • 11 (Last 30 days)
  • 5.0 / 5
  • Community
  • 8 Feb 2024

Contour Plot for Scattered Data

Version 1.0.0.0 by Duane Hanselman

Triangular Contour Plot

- TRICONTOUR Triangular Contour Plot.
  • 7K (All time)
  • 18 (Last 30 days)
  • 4.7 / 5
  • Community
  • 31 Oct 2012

3D Polar Plot

Version 1.2.0.0 by Ken Garrard

Plots 3d polar data with polar axis and polar grid

Polarplot3d produces surface, mesh, wireframe and contour plots for three dimensional polar data. A labeled polar axis is drawn at a fixed height or it can follow the surface contour at maximum

- POLARPLOT3D Plot a 3D surface from polar coordinate data
  • 25.6K (All time)
  • 15 (Last 30 days)
  • 4.9 / 5
  • Community
  • 4 Mar 2016

Family of Rayleigh Statistics Toolbox

Version 1.0.0.0 by Ruth Fong

Implementations of Rayleigh, Moore-Rayleigh, and Scaled Rayleigh circular statistics

MATLAB toolbox implementing Rayleigh, Moore-Rayleigh, and Scaled Rayleigh circular statistics as well as visualisations for circular tests.

  • 330 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Apr 2016

BreakPlot

Version 1.1.0.0 by Michael Robbins

Produces a plot who's y-axis skips to avoid unnecessary blank space

Produces a plot who's y-axis skips to avoid unecesary blank spaceReplaces BREAKAXIS

- BreakPlot(x,y,y_break_start,y_break_end,break_type)
  • 16.7K (All time)
  • 13 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Nov 2008

Custom Marker Plot

Version 1.0.0.0 by Salman Mashayekh

This simple code enables you to plot using custom markers.

This simple code enables you to plot using custom markers. It uses custom patches instead of Matlab built-in markers.As the input, you need to provide x and y for the data points, like you do in

  • 2.4K (All time)
  • 5 (Last 30 days)
  • 4.9 / 5
  • Community
  • 17 Dec 2012

Load more