Autocorrelation curve Stretched Exponential Fit
Show older comments
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
Answers (1)
John D'Errico
on 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.
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!