mvHistogram(data,sz​)

Version 1.0.0.0 (1.57 KB) by Mike Unit
Fast creation of multivariate histogram
53 Downloads
Updated 26 Jan 2016

View License

Creates multivariate histogram of any dimension. data is a
column-indexed double and holds the sample. sz is a 1xn
vector giving the number of buckets per dimension. mvhst is the
multivariate histogram in the form of a multidimensional array.
supp is the 1 or 2 dimensional matrix of buckets. Function takes
advantage of bsxfun, accumarray, and sub2ind for maximum speed.

Cite As

Mike Unit (2024). mvHistogram(data,sz) (https://www.mathworks.com/matlabcentral/fileexchange/55104-mvhistogram-data-sz), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Histograms in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0