Error using Quadprog toolbox
显示 更早的评论
At some point of ioteration, I am getting this error:
Error using ipqpdense
The interior-point-convex algorithm requires all objective and constraint values to be finite.
How to remove this error, if anyone can give me any suggestion?
2 个评论
Torsten
2023-1-31
By checking your objective and your constraints and identifying the point in the solution process where one of them or both return Inf, -Inf or NaN values.
Pallov Anand
2023-1-31
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Quadratic Programming and Cone Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!