Borrar filtros
Borrar filtros

why the analytic hessian has affected to the convergence rate in fmincon using interior-point method?

3 visualizaciones (últimos 30 días)
I want to know the mathematics model in interior point method? why the analytic hessian has affected to the convergence rate?

Respuesta aceptada

Matt J
Matt J el 28 de Jun. de 2015
I want to know the mathematics model in interior point method?
That will take some reading:
why the analytic hessian has affected to the convergence rate?
Basically, because the algorithm tries to take Newton steps at various places. An analytic calculation of the Hessian will be more accurate than its default approximation using finite differences, leading to more accurate computations of Newton steps....

Más respuestas (0)

Categorías

Más información sobre Solver Outputs and Iterative Display 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