real coded genetic algorithm
조회 수: 1 (최근 30일)
이전 댓글 표시
i have found the objective function.i don't know how to use objective fun in real coded genetic algo in matlab code (or) in matlab toolbox
댓글 수: 5
답변 (1개)
Alan Weiss
2014년 9월 29일
The documentation shows how to maximize instead of minimize. Basically, just take the negative of your objective function.
Alan Weiss
MATLAB mathematical toolbox documentation
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!