Question about TolX and TolFun

Hello, i'm trying to understand what this line means in my matlab code :
optimset('TolFun',1e-6,'TolX',1e-6,'display','iter');
Does anyone can help me to understand this line ?
Thanks a lot !

Réponses (1)

the cyclist
the cyclist le 30 Juil 2016

2 votes

This is explained in the Tolerances and Stopping Criteria section of this documentation page.

Catégories

En savoir plus sur Get Started with MATLAB 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!

Translated by