solve the following linear programming problem:

1 回表示 (過去 30 日間)
ISAAC
ISAAC 2023 年 10 月 24 日
コメント済み: Steven Lord 2023 年 10 月 24 日
この 質問 は Dyuman Joshi さんによってフラグが設定されました
max 2=0.4x, + 0.28x, + 0.32x, + 0.72x, + 0.64x; + 0.6x st. 0.01x, +0.01x, + 0.01x, + 0.03x, + 0.03x, + 0.03x. ≤850 0.02x, + 0.05x, ≤ 700 0.02x, + 0.05x; 5100 0.03x; + 0.08x. ≤ 900 x, 20 j=1,2,..6
  1 件のコメント
Steven Lord
Steven Lord 2023 年 10 月 24 日
This sounds like a homework assignment. If it is, show us the code you've written to try to solve the problem and ask a specific question about where you're having difficulty and we may be able to provide some guidance.
If you aren't sure where to start because you're not familiar with how to write MATLAB code, I suggest you start with the free MATLAB Onramp tutorial to quickly learn the essentials of MATLAB.
If you aren't sure where to start because you're not familiar with the mathematics you'll need to solve the problem, I recommend asking your professor and/or teaching assistant for help.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by