how to use multiple linear equality constraints

2 vues (au cours des 30 derniers jours)
Sameer
Sameer le 30 Mai 2014
Commenté : Sameer le 30 Mai 2014
how can i use multiple linear equality constraints in one fmincon function?

Réponses (1)

George Papazafeiropoulos
George Papazafeiropoulos le 30 Mai 2014
Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.
  1 commentaire
Sameer
Sameer le 30 Mai 2014
could u give me an example. im not exactly follow

Connectez-vous pour commenter.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by