Slow convergence in fmincon

3 次查看(过去 30 天)
SandeepKumar R
SandeepKumar R 2021-5-12
I am solving an optimization problem using fmincon (interior point method). The gradient, jacobian and hessian are analytically calculated. The optimization algorithm takes takes about 900 iterations to converge to a solution. The problem size consists of 200 varaibles and 315 constraints. On inspecting the hessian of the Lagrangian, the condition number was around 1e12 to 1e16, though I didn't see any wanring from fmincon. What could be the issue here? I can post more information if required.
Any theoretical cues why the solver converges slowly? Are there any metrics that can point out the slow convergence?
Is there any issue with problem itself? I find the condition number very high and the problem can be ill-posed.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinear Optimization 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by