Autocorrelation curve Stretched Exponential Fit

Hi All,
I have a data with 2 columns i.e. x and y values. The data set is an autocorrelation function. I was wondering if there is a way to fit the curve to a stretched exponential of the following form ---
y = exp(-x/a)^b
Thanks
Atanu

Réponses (1)

John D'Errico
John D'Errico le 13 Jan 2015

0 votes

Yes. Use the curve fitting toolbox, or the optimization toolbox, or the stats toolbox. My gut says this model will tend to need decent starting values. But poor starting values are bad for any optimization.

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by