- DiffMaxChange
- OptimalityTolerance
- FunctionTolerance
- FunctionTolerance
- TolPCG
- RelLineSrchBnd
How to change step size of fmincon?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi everybody,
does anyone know how the step size of fmincon can be changed?
Thanks in advance,
Nicolas
0 comentarios
Respuestas (1)
Jan
el 9 de Ag. de 2017
fmincon uses a bunch of different optimization tools and "stepsizes" occur in a variety of internal methods. Therefore you could mean a bunch of different options:
Please explain, what your actual problem is.
3 comentarios
José-Luis
el 9 de Ag. de 2017
What are you trying to optimize? A global optimum can often be pure utopia.
Ver también
Categorías
Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!