Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How can I exchange chromosome of a GA generation with another GA

1 view (last 30 days)
I am developing two GAs, the result of each iteration (or generation) of the first GA is used to compute the fitness of the second GA. Also, the first GA gets feedback from the second GA to rank its chromosomes. How do I automate the process so that the first GA would wait after the first generation for the second GA to use the chromosomes and give feedback to the first GA before the first GA could proceed to the second generation. Any help please?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!