Is it possible to provide initial guesses in cftool?

3 Ansichten (letzte 30 Tage)
Chris
Chris am 14 Okt. 2019
Kommentiert: Chris am 29 Okt. 2019
I've gotten some functions to fit by including the initial guess times one plus a fit parameter. Awkward! An initial guess for each parameter should be an optional field.
  2 Kommentare
Walter Roberson
Walter Roberson am 14 Okt. 2019
It is not currently possible.
Chris
Chris am 29 Okt. 2019
I subsequently found that I had overlooked the dialog box in which guesses can be entered (it had been minimize such that I did not see those options). Ignore this whole thread.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Alex Sha
Alex Sha am 14 Okt. 2019
Yes, it is possible if using global optimization algorihms (the curve fitting functions built in Matlab, i.e. cftool, lsqcurvefit, are all drived by local optimization algorithms), try Global Optimization Toolbox in Matlab, or other packages like Lingo, 1stOpt, Baron.

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by