How can I code a complicated linear programming equation in matlab
    3 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    

I have this network flow equation that I need to optimize using interior point algorithm. But it has multiple summations, and summation combined with product sum. Kindly let me know how I can put it using linprog function if I can.
2 commentaires
  Walter Roberson
      
      
 le 15 Sep 2018
				You might want to use Problem Based Optimization; https://www.mathworks.com/help/optim/ug/first-choose-problem-based-or-solver-based-approach.html
Réponses (0)
Voir également
Catégories
				En savoir plus sur Solver Outputs and Iterative Display dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

