how to use multiple linear equality constraints
Afficher commentaires plus anciens
how can i use multiple linear equality constraints in one fmincon function?
Réponses (1)
George Papazafeiropoulos
le 30 Mai 2014
1 vote
Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.
1 commentaire
Sameer
le 30 Mai 2014
Catégories
En savoir plus sur Linear Least Squares dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!