Borrar filtros
Borrar filtros

lsqnonlin - output value at each iteration?

1 visualización (últimos 30 días)
TSPQ
TSPQ el 27 de Jun. de 2011
Using lsqnonlin, how do I output the value of each each iteration? It doesn't seem that the output arguments (x,resnorm,residual,exitflag,output,lambda,jacobian) contain this information.
Also, if I use opt = optimset('Display','iter-detailed'), I get the values: Iteration #, Func-count, Residual, First-Order Optimality, Lambda, and Norm of step. which don't actually tell me the value of each iteration.
  2 comentarios
Oleg Komarov
Oleg Komarov el 27 de Jun. de 2011
Very nice when somebody answers and find the previous answer is gone, especially for further reference (for other people too).
TSPQ
TSPQ el 27 de Jun. de 2011
I decided to consolidate our previous discussion into this question for brevity and clarity. Sorry for the confusion! Please update your link

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by