multiple decision variables in matlab programming
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I currently have the linprog working with one decision variable. But is there a way to solve a program with 2 decision variables?
For example, my second decision variable is:
z = .5(x1 + x2).
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Get Started with MATLAB 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!