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
No, you only have to multiply the objective function by -1. The constraints can remain as they were.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Problem-Based Optimization Setup 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by