How do I calculate FWHM from a histogram?

3 views (last 30 days)
Hi all,
I have a vector, from which I get a histogram. I can get the fit of this histogram using histfit, but I need to calculate the FWHM from this. Can anyone help me with that?
Many thanks, Michal

Accepted Answer

dpb
dpb on 18 Apr 2014
Use one of the distribution-fitting functions or the interactive tool dfittool instead to get the parameters of the result from which you can evaluate the pdf.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!