Community Profile

photo

Benjamin Gibson


Last seen: 2 years ago Active since 2020

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


relative vs absolute first order optimality
Hi all, I have another question about first order optimality. Consider the following code: y = @(x) x^3+5*x+2; y2 = @(x) x^2+...

3 years ago | 0 answers | 0

0

answers

Question


Termination Conditions fmincon: Optimality
I am wondering exactly how MATLAB calculates first order optimality, especially in constrained optimization cases when it return...

3 years ago | 1 answer | 0

1

answer