MATLAB OPTIMIZATION TOOLBOX - RELEASE NOTES Manuel d'utilisateur Page 68

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 76
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 67
R2007a
17-2
Changes to Outputs of Multiobjective Solvers
fminimax now returns the value of max(fval) in the output maxfval.
The iterative display of fminimax and fgoalattain have changed.
Compatibility Considerations
The third output argument of the solver fminimax, maxfval, is described in the
documentation as the maximum of the objective functions in the input fun evaluated
at the solution x, that is, max(fval). Before this release, fminimax actually
returned the maximum of the objective functions in the reformulated minimax
problem internally constructed by the algorithm. This value was typically very close
to, but not necessarily equal to, max(fval). fminimax now returns the exact value of
max(fval) in the output maxfval.
The iterative display for fminimax includes a new column with header Objective
value that reports the objective function value of the nonlinear programming
reformulation of the minimax problem. The column header Max{F,constraints}
has been changed to Max constraint, and the column now contains the maximum
violation among all constraints, both internally constructed and user-provided.
The iterative display for fgoalattain now shows the value of the attainment factor
in the Attainment factor column. A new column, Max constraint, contains
the maximum violation among all constraints, both internally constructed and user-
provided.
Vue de la page 67
1 2 ... 63 64 65 66 67 68 69 70 71 72 73 74 75 76

Commentaires sur ces manuels

Pas de commentaire