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

 채택된 답변

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.

추가 답변 (0개)

카테고리

태그

질문:

2020년 8월 22일

댓글:

2020년 11월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by