Probability density function plot in matlab
Show older comments
Hi friends, I want to obtain Probability density plot for a given histogram using matlab . how to do it??
Answers (1)
Steven Lord
on 26 Nov 2017
0 votes
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.
Categories
Find more on Histograms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!