Can I monitor the progress of a fitting?

2 次查看(过去 30 天)
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!

回答(1 个)

Sulaymon Eshkabilov
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

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

产品


版本

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by