フィルターのクリア

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