GA output function writing
조회 수: 2 (최근 30일)
이전 댓글 표시
I want to write output function for GA. The below link has given for fmincon search. What is needed to change in code , so that I will get it for GA. Please help me. http://www.mathworks.com/help/matlab/math/output-functions.html#bsgpq6q-31
댓글 수: 1
MiguelMauricio
2014년 7월 8일
you have to give more details. An output function for fmincon should work for any of the GA algorithms in Matlab. Can you show us the code where you call the GA and the code of your cost function?
답변 (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!