Use optimization tool to find function maximum
古いコメントを表示
hello, i have this function :
F = 5*x + 4*y + 6*z
if
x+y+z<=100
3*x+ 2*y <= 150
3*x+2*y+4*z <= 210
and i want to find F's Maximum with optimization tool, please help me how can i do that? which Solver should i choose ?
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Solver Outputs and Iterative Display についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!