Is it possible to provide initial guesses in cftool?

3 visualizaciones (últimos 30 días)
Chris
Chris el 14 de Oct. de 2019
Comentada: Chris el 29 de Oct. de 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 comentarios
Walter Roberson
Walter Roberson el 14 de Oct. de 2019
It is not currently possible.
Chris
Chris el 29 de Oct. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Alex Sha
Alex Sha el 14 de Oct. de 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.

Categorías

Más información sobre Get Started with Curve Fitting Toolbox en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by