フィルターのクリア

with or without ''options'' in matlab ''linprog''? the different?

2 ビュー (過去 30 日間)
scully2014
scully2014 2016 年 10 月 6 日
回答済み: Massimo Zanetti 2016 年 10 月 6 日
I am trying to do a linear min problem with " linprog" in matlab. I am wondering the difference of using "options" or not. whats the difference between " dual-simplex'' or not?

回答 (1 件)

Massimo Zanetti
Massimo Zanetti 2016 年 10 月 6 日
Dear scully, "dual-simplex" or "interior-point" are different algorithms to provide a solution of the linear programming problem. They have both their advantages and disadvantages. To get an idea of what they do, and why choosing one of them instead of the other, try get an insight here: https://it.mathworks.com/help/optim/ug/linear-programming-algorithms.html?searchHighlight=linear%2520programming

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by