Can I monitor the progress of a fitting?

2 visualizaciones (últimos 30 días)
Mikel Quintana Uriarte
Mikel Quintana Uriarte el 4 de Ag. de 2021
Respondida: Sulaymon Eshkabilov el 4 de Ag. de 2021
Hi,
I'm using MATLAB R2016a. I'm trying to fit a computationally expensive function and I want to monitor either the fitting progress or how the parameters evolve in each iteration of the fitting.
Is there any (easy) way of doing this?
Thank you!

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 4 de Ag. de 2021
If you are going to employ nonlinear fit with lsqcurvefit or fminunc, you can obtain some data from each iteration, see the full doc here: https://www.mathworks.com/help/optim/ug/nonlinear-data-fitting-example.html

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Productos


Versión

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by