how can i apply the genetic algorithm ?

how can i apply this fitness function on genetic algorithm
if M = [ 1 0 1 0 1
0 1 0 1 1
1 1 0 1 0
0 1 0 1 0 ]
how can i apply the genetic algorithm using this fitness
where Mij represent index of matrix M
and Aij represent index of the population of genetic algorithm

답변 (0개)

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

질문:

2016년 4월 17일

마감:

2021년 8월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by