Error using Quadprog toolbox

41 Ansichten (letzte 30 Tage)
Pallov Anand
Pallov Anand am 31 Jan. 2023
Kommentiert: Pallov Anand am 31 Jan. 2023
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 Kommentare
Torsten
Torsten am 31 Jan. 2023
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
Pallov Anand am 31 Jan. 2023
Ok thanks

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Quadratic Programming and Cone Programming finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by