Peak Fitting Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
:[[peaklorentzian]] - Outputs a Lorentzian function. | :[[peaklorentzian]] - Outputs a Lorentzian function. | ||
:[[peaksigmoid]] - Outputs a sigmoid function. | :[[peaksigmoid]] - Outputs a sigmoid function. | ||
:[[ | :[[peakpvoigt1]] - Outputs a Pseudo-Voigt 1 (Gaussian with Lorentzian) function. | ||
:[[ | :[[peakpvoigt2]] - Outputs a Pseudo-Voigt 2 (Gaussian with Lorentzian) function. | ||
(Sub topic of [[PLS_Toolbox_Topics|PLS_Toolbox_Topics]]) | (Sub topic of [[PLS_Toolbox_Topics|PLS_Toolbox_Topics]]) |
Latest revision as of 10:30, 23 May 2023
The following tools are part of the Peak Fitting tools in the PLS_Toolbox
- fitpeaks - Peak fitting routine.
- peakfind - Automated identification of peaks.
- peakstruct - Makes an empty peak definition structure.
- peakfunction - Outputs the estimated peaks from parameters in PEAKDEF.
- localmaxima - Automated identification of local maxima.
- peakidtext - Writes peak ID information on present graph.
- peakexponential - Outputs an exponential function.
- peakdoublesigmoid - Outputs a double sigmoid function.
- peakgaussian - Outputs a Gaussian function.
- peaklorentzian - Outputs a Lorentzian function.
- peaksigmoid - Outputs a sigmoid function.
- peakpvoigt1 - Outputs a Pseudo-Voigt 1 (Gaussian with Lorentzian) function.
- peakpvoigt2 - Outputs a Pseudo-Voigt 2 (Gaussian with Lorentzian) function.
(Sub topic of PLS_Toolbox_Topics)