Displaying lsqnonlin estimation values at each iteration

I have 10 different measures of the output of a non-linear function with 3 unknown parameter [a,b,c]. I identified [a,b,c] using the function lsqnonlin, but I want to know what are the values of the estimations calculated at every single measure

 채택된 답변

Matt J
Matt J 2018년 4월 13일

0 개 추천

See the OutputFcn example. The example does basically exactly what you ask. It is written for fmincon, but applies to lsqnonlin as well.

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

질문:

2018년 4월 13일

답변:

2018년 4월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by