Составители:
Рубрика:
nParents=�2
[unused,i] = sort(scores);
expectation = zeros(size(scores));
expectation(i) = 1./ ((1:length(scores)).^ 0.5);
expectation = nParents * expectation./ sum(expectation);
Рис. 4.18. Выбор функции пригодности
Страницы
- « первая
- ‹ предыдущая
- …
- 111
- 112
- 113
- 114
- 115
- …
- следующая ›
- последняя »
