interior-point algorithm error - symmetric indefinite factorization
显示 更早的评论
Sometimes when I run the interior-point algorithm with fmincon I get an error occurring in
"backsolveSys (line 18)" in "solveAugSystem (line 23)" in "computeProjResidual (line 150)" in "projConjGrad (line 38)" in "tangentialStep (line 36)" in "computeTrialStep (line 104)" in "barrier (line 348)."
The error message is in Japanese (since i am in Tokyo), but it translates into English as "when doing symmetric indefinite factorization an error occurred." Does anyone know what this means, what could be causing it, and what I can do about it? Thanks.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!