fitting multi-exponential decays to data collected in logarithmic bins

4 vues (au cours des 30 derniers jours)
Ruud Hovius
Ruud Hovius le 9 Jan 2018
Processes with multiple decay rate constants that are spread over several orders of magnitude are most conveniently depicted as histograms with logarithmic bins with on the y-axis either linear or square root amplitudes. How now to fit such histograms to a multi exponential function ? Thanks for any help !

Réponses (1)

Matt Sprague
Matt Sprague le 11 Jan 2018
After displaying your histogram, the y-axis can be changed to logarithmic scale through this command
set(gca,'YScale','log')

Catégories

En savoir plus sur Particle & Nuclear Physics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by