代码搜索:Population
找到约 4,722 项符合「Population」的源代码
代码结果 4,722
www.eeworm.com/read/467534/7005283
par genfunc_1.par
[Integers]
Problem Code=3
Population Size=20
Number of Genes=10
Map Order=0
Def Order=0
GA Type=1
MinMax Type=1
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnatio
www.eeworm.com/read/467534/7005284
par griewank.par
[Integers]
Problem Code=11
Population Size=30
Number of Genes=10
Map Order=0
Def Order=0
GA Type=1
MinMax Type=2
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnati
www.eeworm.com/read/467534/7005286
par ipd1.par
[Integers]
Problem Code=21
Population Size=20
Number of Genes=21
Map Order=4
Def Order=0
GA Type=1
MinMax Type=1
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnati
www.eeworm.com/read/467534/7005287
par rastrigin.par
[Integers]
Problem Code=12
Population Size=30
Number of Genes=10
Map Order=0
Def Order=0
GA Type=1
MinMax Type=2
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnati
www.eeworm.com/read/467534/7005288
par spheremodel.par
[Integers]
Problem Code=10
Population Size=30
Number of Genes=5
Map Order=0
Def Order=0
GA Type=1
MinMax Type=2
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnatio
www.eeworm.com/read/467534/7005292
par binpack1_00.par
[Integers]
Problem Code=19
Population Size=30
Number of Genes=120
Map Order=1
Def Order=0
GA Type=2
MinMax Type=2
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnat
www.eeworm.com/read/467534/7005300
par binpack2_00.par
[Integers]
Problem Code=20
Population Size=20
Number of Genes=250
Map Order=1
Def Order=0
GA Type=2
MinMax Type=2
Crossover Type=1
Mutation Type=1
Selection Type=1
Inversion Type=1
Stagnat
www.eeworm.com/read/476790/6750684
imp html.imp
[FIRST_STEP]
ImportType=6
FileName=..\data\country.html
GoToLastPage=0
AutoSaveTemplate=0
[HTML_MAP]
Name=1
Capital=2
Continent=3
Area=4
Population=5
[HTML_OPTIONS]
SkipLines=1
[BASE_FORM
www.eeworm.com/read/207991/4999288
mal clients01.mal
# inspect the clients population
d:= clients.getId();
io.print(d);
i:= clients.getInfo();
#io.print(i);
#u:= clients.getUsers();
#io.print(u);
#l:= clients.getLogins();
#io.print(l);
www.eeworm.com/read/475207/6794079
asv gnalgo.asv
function ret=gnalgo()
clc;
clear all ;
load imdb.dat;
lim=500;
disp('Generating initial population...');
pop = initpop();
%pop = floor(6*rand(9,20);
newpop=zeros(27,20);
for gen=1:lim
f=