genetic algorithm - initial population
2 ビュー (過去 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!