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

3 次查看(过去 30 天)
I want to know the mathematics model in interior point method? why the analytic hessian has affected to the convergence rate?

采纳的回答

Matt J
Matt J 2015-6-28
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....

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by