How does the matlab curve fitting tool find its starting points?
Show older comments
I would like to use a script generated out of the curve fitting tool. But the start points are hard coded into the script and every time I fit a slightly different dataset (with the gui) the starting points change and the result changes.
I would like to be able to adapt the starting points by an algorithm in the skript, like the tool/gui does it.
I am fitting data (3 to 6 datapoints) to a a*exp(b*x) function.
Thanks in advance for your help.
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with Curve Fitting Toolbox 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!