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

 Réponse acceptée

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

Plus de réponses (1)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by