필터 지우기
필터 지우기

Genetic algorithms - repeated values

조회 수: 3 (최근 30일)
Sata
Sata 2012년 11월 7일
My function A produces same values repeatedly even though using different variables (assuming that they are all correct answers and there is no error here). E.g out of 1,000 points produced, 6,000 points are repeated values. When I run GA, this will burden the algorithms to optimize my function. How can I program in such a way that GA will skip the repeated points during the crossover operation? How can I handle the repeated values in my function? How to filter the same values?
  댓글 수: 1
David Barry
David Barry 2012년 11월 7일
I don't really understand the question. Out of 1000 produced points, 6000 are repeated? Can you include some example code.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by