フィルターのクリア

Plot the feasible region for linear programming

4 ビュー (過去 30 日間)
Giuseppe Squillace
Giuseppe Squillace 2020 年 6 月 23 日
回答済み: Shubham Khatri 2021 年 2 月 21 日
Hi,
I have the following feasible regione of the linear program with "<=" inequality:
A =[ -1 -1 0; -1 0 -1; 0 -1 0;0 0 -1];
b =[ -1 -1 0 0];
I would draw this feasible region like a 3-D plot, but I did not succed, someone could help me?

回答 (1 件)

Shubham Khatri
Shubham Khatri 2021 年 2 月 21 日
Hello,
Please refer to this file exchange here.
Hope it helps.

カテゴリ

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

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by