How can I code a complicated linear programming equation in matlab
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    

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
  Walter Roberson
      
      
 2018년 9월 15일
				You might want to use Problem Based Optimization; https://www.mathworks.com/help/optim/ug/first-choose-problem-based-or-solver-based-approach.html
답변 (0개)
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

