How to convert a maximization problem into a minimization problem

hello,
I have problem i will optimise it with intlinprog.
My problem is maximasation problem in the form
so i will transform it in minimaze problem with multiplication with '-' all the equations so the the cantraints will be >= how can I do please ?
and How Can I set the last equation

1 件のコメント

Kelzang choden
Kelzang choden 2020 年 11 月 21 日
Hello sir Can you sent me the coding for this equation . Thankyou

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

 採用された回答

Matt J
Matt J 2020 年 8 月 22 日
編集済み: Matt J 2020 年 8 月 22 日

0 投票

No, you only have to multiply the objective function by -1. The constraints can remain as they were.

1 件のコメント

Meriem Ben Kalia
Meriem Ben Kalia 2020 年 8 月 22 日
Thank you and the last equation how put it in program

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeProblem-Based Optimization Setup についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by