knitromatlab/fmincon options
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Nonlinear Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!