gaussian¶
Gaussian models¶
The Gaussian model fits peaks, and is given by
where \(a\) is the amplitude, \(b\) is the centroid (location), \(c\) is related to the peak width, and \(n\) is the number of peaks to fit.
This module provides the general Gaussian model above for any number of
terms \(k\), as well as convenience functions for Gaussian models
with \(1\leq n\leq8\) analogous to MATLAB’s gauss1
,
gauss2
, etc.
Functions
General Gaussian model. |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |
|
Convenience function for the |