I am trying to fit a gaussian data to a specific three-term gaussian (in which the amplitude in one term is equal to twice the standard deviation of the next term). Here is my att
Solution 1:
With the help of friends from scipy-user forum, I tried as initial guess the following:
Post a Comment for "Three-term Gaussian Fit To Gaussian Data (python)"