genetic algorithm - initial population
2 views (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
See Also
Categories
Find more on Genetic Algorithm in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!