Filter löschen
Filter löschen

Question about TolX and TolFun

64 Ansichten (letzte 30 Tage)
abc abc
abc abc am 30 Jul. 2016
Beantwortet: the cyclist am 30 Jul. 2016
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 !

Antworten (1)

the cyclist
the cyclist am 30 Jul. 2016
This is explained in the Tolerances and Stopping Criteria section of this documentation page.

Kategorien

Mehr zu Problem-Based Optimization Setup finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by