필터 지우기
필터 지우기

Genetic Algorithim - f-count looks higher than expected

조회 수: 1 (최근 30일)
Mechrod
Mechrod 2018년 7월 27일
Hello.
Using GA to solve a unconstrained function, shouldn't the f-count be lower than the pop size for each generation?
For example: pop_size = 10, so for the initial pop f-count=10, then for generation 1 f-count = 20 and so on, doing 10 evaluations for each generation, like the figure below:
.
But as a GA, as we can see below, from the documentation
.
.
if i have, for example 1 elite child, should this elite just be copied to the next generation, resulting in 9 f-counts instead of 10, for each generation?
Regards.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

제품


릴리스

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by