How can I use a gaussian fit on an asymmetrical peak?
10 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Image Analyst
2015 年 12 月 5 日
Maybe try fitdist() with a 'LogNormal' distribution to fit a skewed Gaussian.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!