how to use multiple linear equality constraints
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
how can i use multiple linear equality constraints in one fmincon function?
0 Kommentare
Antworten (1)
George Papazafeiropoulos
am 30 Mai 2014
Convert them into matrix form and look about the input arguments Aeq and Beq in the documentation of fmincon.
Siehe auch
Kategorien
Mehr zu Quadratic Programming and Cone Programming finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!