MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES Instrukcja Użytkownika Strona 30

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 76
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 29
R2012b
6-2
Changing default algorithms for fmincon and quadprog
The fmincon and quadprog default algorithms will change in a future release.
The default fmincon algorithm will become 'interior-point'.
The default quadprog algorithm will become 'interior-point-convex'.
Compatibility Considerations
These solvers now warn when you run them in cases where the default behavior will
change. For example, they warn when:
You do not set the Algorithm option.
You set incompatible LargeScale and Algorithm options.
To avoid these warnings:
Do not set the LargeScale option.
Set the Algorithm option appropriately.
For details, see the fmincon and quadprog function reference pages or Choosing the
Algorithm.
ktrlink supports KNITRO 8
The ktrlink function now supports KNITRO version 8. For details, see ktrlink: An
Interface to KNITRO Libraries.
Przeglądanie stron 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 75 76

Komentarze do niniejszej Instrukcji

Brak uwag