필터 지우기
필터 지우기

How to convert a maximization problem into a minimization problem

조회 수: 30 (최근 30일)
Meriem Ben Kalia
Meriem Ben Kalia 2020년 8월 22일
댓글: Kelzang choden 2020년 11월 21일
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일
No, you only have to multiply the objective function by -1. The constraints can remain as they were.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by