How to check optimized values after stopping the program midway?
Afficher commentaires plus anciens
I am using lsqnonlin (Levenberg-Marquardt algorithm) code to optimize 4 variables as can be seen in attached file. Many times I wish to stop my program mid way to check optimized values resulted from last iteration.Once I press ctrl+c in coomand window, program stops but does not give optimized value. I know that stopping and checking results mid way is possible using optimization toolbox. but I wish to use code and then check the solution mid way. Can anyone help.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Nonlinear Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!