Probability density function plot in matlab
2 views (last 30 days)
Show older comments
Hi friends, I want to obtain Probability density plot for a given histogram using matlab . how to do it??
0 Comments
Answers (1)
Steven Lord
on 26 Nov 2017
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.
0 Comments
See Also
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!