How to interpret Multi-objective using goal attainment problems in Matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello,
I am currently working on a multi-objective problem that contains 2 objective functions: 1) Maximization objective function 2) Minimization objective function.
I understand that in Matlab every optimization problem has to be turned into a minimization objective function; therefore, for my 1st objective I multiplied it by a -1 and changed my constraints to adhere to the minimization form.
My question revolves around making the goals and the weights for these functions. Are the goals and weights effected relative to if I am trying to do a maximization of minimization problem?
For instance should both my goals be positive or should one be negative? Does it matter? I would assume that the weights have no relevance if I am using a maximization or minimization problem.
Thanks for any help receieved!
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Multiobjective Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!