- Starting points for some library models are determined heuristically if no start points (the default value of an empty vector) are passed to the fit function.
- For rational and Weibull models, and all custom nonlinear models, the toolbox selects default initial values for coefficients uniformly at random from the interval (0,1).
Curve Fitting Tool starting points
19 views (last 30 days)
Show older comments
Ana Hiza Ramírez Andrade
on 17 Mar 2020
Commented: Ana Hiza Ramírez Andrade
on 23 Mar 2020
Hi all,
I currently working with the Curving Fitting Tool and I would like to know how the toolbox generate the starting points for the optimization (see image attached)
In the website of the toolbox they say that one of the key features are the "optimized starting points" but they don't mentioned anything else about it.
Does anyone know how they are calculated?

Best,
Ana
0 Comments
Accepted Answer
Payas Bahade
on 20 Mar 2020
Edited: Payas Bahade
on 20 Mar 2020
Hi Ana,
Start points for curve fitting are calculated in following ways:
Hope this helps!
More Answers (0)
See Also
Categories
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!