Normalized histogram

Version 1.0.0.0 (1.37 KB) by Martin V.
The function make normalized histogram, i.e. the estimation of the probability density function.
1K Downloads
Updated 11 Jul 2012

View License

The function make normalized histogram, i.e. the estimation of the probability density function. The area of the histogram is equal one, as the area bellow the theoretical PDF function. You can use the output of this script for the comparison of the empirical data with the theoretical PDF for the certain distribution.

INPUTs:
data - empirical data
bins - number of the histogram bins
view (optional) - 1 = plot the histogram to the figure, 0 = get only values (0 is default)

OUTPUTs:
h - the normalized "height" of the histogram bars
x - centers of bins

Cite As

Martin V. (2024). Normalized histogram (https://www.mathworks.com/matlabcentral/fileexchange/37456-normalized-histogram), MATLAB Central File Exchange. Retrieved .

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