how to use multiple linear equality constraints
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how can i use multiple linear equality constraints in one fmincon function?
0 commentaires
Réponses (1)
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.
Voir également
Catégories
En savoir plus sur Quadratic Programming and Cone Programming dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!