How to stop a program if average change in function value in last 10 iterations is less than 0.001
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I program to stop execution of my code when average change in value of function let us say 'f' is less than 0.001 in last 10 iterations?
1 commentaire
Jan
le 1 Mai 2017
Please provide any details, preferrably the code. The less the readers have to giess, the more likely is a matching answer.
What does " average change in value of function less than 0.001" exactly mean? Do you mean absolute or relative changes?
Réponses (0)
Voir également
Catégories
En savoir plus sur Logical 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!