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!