Peak fitting to either Voigt or LogNormal line shapes.

版本 1.1.0.0 (86.9 KB) 作者: Maxim
Peak fitting to Voigt or LogNormal line shapes.
1.5K 次下载
更新时间 2016/2/2

查看许可证

Uses Matlab's lsqcurvefit to fit x and y data from a .txt file or from the workspace to resolve different line shapes (currently Voigt or reversed LogNormal). There are several types of backgrounds (constant, sloped, Shirley), automatic peak finding, automatic initial guess generation, and optional interactive adjustment during fitting.
The main function is DC.m.
Documentation is in the DC.m file, and an example is available on DCexample.m.
Useful for deconvolution of spectra (such as Raman and XPS).

引用格式

Maxim (2024). Peak fitting to either Voigt or LogNormal line shapes. (https://www.mathworks.com/matlabcentral/fileexchange/52321-peak-fitting-to-either-voigt-or-lognormal-line-shapes), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息
致谢

参考作品: pickpeaks(V,select,display)

社区

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

1.1 - Updated changer function, and added background useful for XPS.
1.1 - Improved the changer function and added a background usefull for XPS (Shirley).

1.0.0.0