2D weighted histogram

Version 1.0.0.0 (3.86 KB) by Johannes
Calculates 2D weighted histogram and plots in color
1.3K Downloads
Updated 25 Mar 2014

View License

This function calculates a 2D, weighted histogram from:
(1) an Nx2 matrix of 2D data points
(2) an Nx1 vector of weights
(3) M_1x1 and M_2x1 grid vectors

There is an option to plot the histogram in color using the "bar3c" function (included). The coloring is specified by either:

(1) an RGB tensor of size M_1xM_2x3 or
(2) a Kx3 colormap matrix

This is useful for visualizing a weighted dataset in probabilistic algorithms like EM and the particle filter.

Cite As

Johannes (2024). 2D weighted histogram (https://www.mathworks.com/matlabcentral/fileexchange/46012-2d-weighted-histogram), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
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