Genetic Algorithm Optimization - No Toolbox
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello there,
I'm doing some research that involves the use of a genetic algorithm - - I was wondering if anyone had any advice as to how to optimize a genetic algorithm. Is there a particular method for the mutation/fitness/mating functions that gets to the goal fast? Or types of parameters that does so as well..
Thank you.
댓글 수: 0
답변 (1개)
Walter Roberson
2016년 6월 29일
There are books on that topic. The recommended functions depend upon the problem to be solved.
댓글 수: 1
John D'Errico
2016년 6월 30일
Exactly. In order to answer this question, one must write a text on genetic algorithms, something that has been done multiple times. So if one is doing research on the ideas involved, the solution is to start reading. After all, that is where research starts.
참고 항목
카테고리
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!