In binary Genetic Algorithm how we can set multiple variable limits ?

조회 수: 1 (최근 30일)
Rasel Ahmed
Rasel Ahmed 2020년 3월 16일
댓글: Ameer Hamza 2020년 3월 16일
I am beginner at the area of optimization. Normally, I download the GA, PSO codes from internet and then I modify them according to my problem and run it on Matlab.
In binary GA, most of the codes available in the internet does not mention about the variable limits, or the codes are given for only one or two variables. But, when we want to set multiple variable limits like upper and lower bounds of 10-20 variables. How to do it and how I should modify the basic crossover, mutation function for large number of variables. Any suggestion, help or example of codes will be appreciated.
  댓글 수: 1
Ameer Hamza
Ameer Hamza 2020년 3월 16일
If you downloaded the code from the internet, then the most probable way to get help is to contact the developer of the code. We don't know the implementation of the optimization algorithm, and even if you post the code here, it will be difficult for anyone here to first understand the algorithm and suggest appropriate modifications.

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

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