mixed-integer multi-objective optimization problem
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi All,
I was wondering to know how * "mixed-integer multi-objective optimization problem" * can be solved in matlab while * "number of variable" * is part of optimization problem and is unknown?
Thanks
0 commentaires
Réponses (1)
Alan Weiss
le 11 Août 2014
I believe that the simplest way is to run through a sequence of multiobjective solutions for various fixed numbers of variables. I would imagine that you would only need 10 or 20 multivariable solutions; I mean, you probably have some idea of how many variables might be best, and just look in a neighborhood of that number.
Alan Weiss
MATLAB mathematical toolbox documentation
0 commentaires
Voir également
Catégories
En savoir plus sur Problem-Based Optimization Setup 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!