代码搜索:Evolution
找到约 665 项符合「Evolution」的源代码
代码结果 665
www.eeworm.com/read/482050/6625769
m gabpeval.m
% 遗传算法的适应值计算
function [sol, val] = gabpEval(sol,options)
% val - the fittness of this individual
% sol - the individual, returned to allow for Lamarckian evolution
% options - [current_generation]
www.eeworm.com/read/341458/12083739
m gabpeval.m
% 遗传算法的适应值计算
function [sol, val] = gabpEval(sol,options)
% val - the fittness of this individual
% sol - the individual, returned to allow for Lamarckian evolution
% options - [current_generation]
www.eeworm.com/read/476010/6772560
sci rosen.sci
function result = rosen(x,y);
// Objective function for Differential Evolution
//
// Input Arguments:
// ---------------
// x : parameter vector to be optimized
// y
www.eeworm.com/read/367531/9743602
m psoeval.m
% 遗传算法的适应值计算
function val= psoEval(x)
% val - the fittness of this individual
% sol - the individual, returned to allow for Lamarckian evolution
% options - [current_generation]
[W1, B1, W2, B2,
www.eeworm.com/read/416352/11031808
pdf 3g evolution hspa and lte for mobile broadband.pdf
www.eeworm.com/read/218367/14925471
m cv4.m
function cv4(name,s)
% three images are provided for test
img=imread(name); t=s; % example that CV model works well
U=img(:,:,1);
[nrow,ncol] =size(U);
ic=nrow/2;jc=ncol/2;r=15;
phi1= sdf2cir