Probability density function plot in matlab
Mostrar comentarios más antiguos
Hi friends, I want to obtain Probability density plot for a given histogram using matlab . how to do it??
Respuestas (1)
Steven Lord
el 26 de Nov. de 2017
0 votos
See the 'Normalization' name-value pair argument for the histogram function. The "Determine Underlying Probability Distribution" example on that documentation page may also be of interest to you.
Categorías
Más información sobre Histograms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!