MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES Bedienungsanleitung Seite 55

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 76
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 54
13-3
'iter-detailed'
'notify-detailed'
These settings have the same effect as the corresponding settings without '-detailed',
but give detailed exit messages instead of the default exit messages. For solvers without
the new exit messages, the '-detailed' options give the same behavior as without '-
detailed'.
Messages in Output Structure
For solvers with enhanced exit messages, the message field of the output structure
contains both the default (simpler) and the detailed exit messages, separated by a line
of text stating Stopping criteria details:. The message field does not contain
hyperlinks; it contains only text.
Compatibility Considerations
For solvers with enhanced exit messages, the content of output.message contains
many more characters than before. User code that relies on this field may need to be
modified in order to display the larger exit message satisfactorily.
Change in linprog Simplex Algorithm
The simplex algorithm of linprog now detects when there is no progress in the solution
process. It attempts to continue by performing bound perturbation.
Compatibility Considerations
The simplex algorithm of linprog might arrive at different solutions than before, and
can solve more problems than before.
Change in fminunc Exit Flag
One exit flag in the fminunc medium-scale solver was changed from –2 to 5. This flag
appears when the solver predicts a change in function value at the next step in its
iterations will be less than the TolFun tolerance. This condition can occur at a relative
minimum, which should be reported by a positive flag.
Seitenansicht 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 75 76

Kommentare zu diesen Handbüchern

Keine Kommentare