genetic algorithm - initial population
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Genetic Algorithm 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!