How to run a gamultiobj problem in matlab based on merely integer inputs
조회 수: 1 (최근 30일)
이전 댓글 표시
Dear All,
I want to solve a multi-objective problem with gamultiobj toolbox in matlab. I have four input parameters which all of them should be integer.
x1, x2, x3 and x4.
the problem is that I want the gentic algorithm run with only integer parameters but I can not take control of this matter.
To elaborate on is matter, I do not want this code run based on (for example x1=4.2)
I know its not a complex matter in matlab. But I could not find a solution for that. I would appreciate yout support in advance
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!