How can I use a gaussian fit on an asymmetrical peak?
12 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'm trying to use a gaussian fit on a mercury emission line, but the peak is asymmetric. How should I adjust the parameters for a more accurate fit? I attached a picture of the peak and the fit
Thank you in advance
0 commentaires
Réponses (1)
Image Analyst
le 5 Déc 2015
Maybe try fitdist() with a 'LogNormal' distribution to fit a skewed Gaussian.
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!