How to convert a maximization problem into a minimization problem

5 vues (au cours des 30 derniers jours)
Meriem Ben Kalia
Meriem Ben Kalia le 22 Août 2020
Commenté : Kelzang choden le 21 Nov 2020
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 commentaire
Kelzang choden
Kelzang choden le 21 Nov 2020
Hello sir Can you sent me the coding for this equation . Thankyou

Connectez-vous pour commenter.

Réponse acceptée

Matt J
Matt J le 22 Août 2020
Modifié(e) : Matt J le 22 Août 2020
No, you only have to multiply the objective function by -1. The constraints can remain as they were.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by