代码搜索:Performs

找到约 4,693 项符合「Performs」的源代码

代码结果 4,693
www.eeworm.com/read/323721/13325232

m xovdp.m

% XOVDP.M (CROSSOVer Double Point) % % This function performs double point crossover between pairs of % individuals and returns the current generation after mating. % % Syntax: NewChrom =
www.eeworm.com/read/323721/13325256

m recombin.m

% RECOMBIN.M (RECOMBINation high-level function) % % This function performs recombination between pairs of individuals % and returns the new individuals after mating. The function handles %
www.eeworm.com/read/323721/13325258

m xovsh.m

% XOVSH.M (CROSSOVer SHuffle) % % This function performs shuffle crossover between pairs of % individuals and returns the current generation after mating. % % Syntax: NewChrom = xovsh(Old
www.eeworm.com/read/323721/13325383

m reclin.m

% RECLIN.M (RECombination extended LINe) % % This function performs extended line recombination between % pairs of individuals and returns the new individuals after mating. % % Syntax: New
www.eeworm.com/read/316950/13513892

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/316047/13531370

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/315146/13550234

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/310539/13649588

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/310418/13651352

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/309547/13669051

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare