How can i using Discrete Genetic algorithm ?

조회 수: 3 (최근 30일)
Ameer Kadhim
Ameer Kadhim 2018년 3월 25일
댓글: John D'Errico 2018년 3월 25일
hello everyone ... my problem is : i have this matrix that shown in attached picture , how can i solve this problem in genetic algorithm , such that finally i want the index that has ( lower value from function1 , higher value from function2 and lower value from function3) simultaneously. for example index 5. please i want the code that suitable for this problem .. please help me..
  댓글 수: 1
John D'Errico
John D'Errico 2018년 3월 25일
This problem has nothing to do with a genetic algorithm. Decide what you mean by this confusing explanation. Then just write a simple loop to identify the index of you choice. Even if you could code it as a genetic algorithm, it would be WILDLY inefficient compared to a simple loop.

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

답변 (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