genetic algorithm - initial population
Ältere Kommentare anzeigen
I'm using global optimization toolbox for ga.
The lower and upper bound are 120<=x<=1360.
There is a problem for generating initial population: The first individual of the first population is being [120 120 120 120 120 120].
There are linear constraints, but it is the same with boundary.
I have read that the many initial individuals are around the boundary when the linear constraints are used in below:
Please help me.
Thank you.
Antworten (0)
Kategorien
Mehr zu Genetic Algorithm finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!