Can I monitor the progress of a fitting?

조회 수: 2 (최근 30일)
Mikel Quintana Uriarte
Mikel Quintana Uriarte 2021년 8월 4일
답변: Sulaymon Eshkabilov 2021년 8월 4일
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
Sulaymon Eshkabilov 2021년 8월 4일
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