Curve Fitting (Two Exponentials and Gaussian Function)

162 Views Asked by At

I have the following equation fit to my data sum of two exponential functions and Gaussian

It appears like this Raw data with curve fit overlayed I achieved this using non linear regression

How can I obtain the standard deviation for the exponential curves (together) and the Gaussian function?