Borrar filtros
Borrar filtros

Question about TolX and TolFun

64 visualizaciones (últimos 30 días)
abc abc
abc abc el 30 de Jul. de 2016
Respondida: the cyclist el 30 de Jul. de 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 !

Respuestas (1)

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

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by