Probability density function plot in matlab

Hi friends, I want to obtain Probability density plot for a given histogram using matlab . how to do it??

Answers (1)

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.

Asked:

on 26 Nov 2017

Answered:

on 26 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!