Is it possible to provide initial guesses in cftool?

3 visualizzazioni (ultimi 30 giorni)
Chris
Chris il 14 Ott 2019
Commentato: Chris il 29 Ott 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 Commenti
Chris
Chris il 29 Ott 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.

Accedi per commentare.

Risposte (1)

Alex Sha
Alex Sha il 14 Ott 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.

Categorie

Scopri di più su Get Started with Curve Fitting Toolbox in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by