필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Algorithm design - GA and Evolutionary Computing

조회 수: 1 (최근 30일)
Enfa White
Enfa White 2013년 1월 29일
마감: MATLAB Answer Bot 2021년 8월 20일
How to start and how to design algorithm? Where can I obtain good resources for algorithm design such as templates, examples, books, URLs etc which I can start learning and start designing? Please advise me on the followings:
– Design a representation
– Design a way of mapping a genotype to a phenotype
– Design a way of evaluating an individual
– Design suitable mutation operator(s)
– Design suitable recombination operator(s)
– Decide how to select individuals to be parents
– Decide how to select individuals for the next generation (how to manage the population)
– Decide how to start: initialisation method
– Decide how to stop: termination criterion

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by