mixed-integer multi-objective optimization problem
이전 댓글 표시
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
답변 (1개)
Alan Weiss
2014년 8월 11일
0 개 추천
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
카테고리
도움말 센터 및 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!