Borrar filtros
Borrar filtros

fminunc with quasi-Newton algorithm giving unexpected results

1 visualización (últimos 30 días)
Why am I getting unexpected results and exitflag = 5 with "fminunc" quasi-Newton algorithm?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 25 de Jun. de 2018
Double check that the "fminunc" function is correct. Small errors in the function to minimize could cause for very unexpected results.
Additionally, setting 'SpecifyObjectiveGradient' to true and defining a gradient function might drastically improve your solution.
Please see the following link for information on defining a gradient for the objective function:

Más respuestas (0)

Categorías

Más información sobre Multidimensional Arrays en Help Center y File Exchange.

Productos


Versión

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by