MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES Uživatelský manuál Strana 30

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 76
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 29
1 2 ... 25 26 27 28 29 30 31 32 33 34 35 ... 75 76

Komentáře k této Příručce

Žádné komentáře