Histogram fitting best distribution
4 views (last 30 days)
Show older comments
I plot my histogram and I want to plot the distribution that represent it.
when I used the function "histfit" I received the red curve, where I want to create the blue curve which represents the histogram in good way for my data.
so how can I plot the blue curve?
0 Comments
Accepted Answer
Jeff Miller
on 2 Jun 2019
If you haven't tried it already, maybe tell distfit to use the 'kernel' option.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!