How can I use a gaussian fit on an asymmetrical peak?
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Image Analyst
il 5 Dic 2015
Maybe try fitdist() with a 'LogNormal' distribution to fit a skewed Gaussian.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!