knitromatlab/fmincon options
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Nonlinear Optimization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!