Normalized histogram

Version 1.0.0.0 (1,37 ko) par Martin V.
The function make normalized histogram, i.e. the estimation of the probability density function.
1K téléchargements
Mise à jour 11 juil. 2012

Afficher la licence

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

Citation pour cette source

Martin V. (2026). Normalized histogram (https://fr.mathworks.com/matlabcentral/fileexchange/37456-normalized-histogram), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Histograms dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0