about exitflag of lsqnonlin
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When I used the lsqnonlin, I found the data could affect the exitflag when the optimization stoped. When my data are perfect, the ef=4. But when the data contain noise, the ef=3. I tried to improve the accuracy of TolX and TolCon from 10^(-6) to 10^(-10).Then the exitflag changed form 4 to -3. How could I make the optimization has the same convergence criteria ef=3.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Solver Outputs and Iterative Display dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!