mixed-integer multi-objective optimization problem
조회 수: 5 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Alan Weiss
2014년 8월 11일
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
참고 항목
카테고리
Help Center 및 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!