knitromatlab/fmincon options

1 view (last 30 days)
Cy
Cy on 15 Mar 2016
Edited: Cy on 15 Mar 2016
I am trying to run an optimization using knitromatlab with the same options I used for fmincon. However, I noticed that with fmincon, the diffminchange option sets the step size for finite-difference gradient approximations, but in knitro, it has no effect on the input (x) in evaluating the gradient (even though I have gradopt 'forward'). Is there something else like a knitro equivalent of diffMinChange I need to set?
TL;DR: Is there a diffMinChange equivalent for knitro (knitromatlab)?
Thanks

Answers (0)

Community Treasure Hunt

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

Start Hunting!