代码搜索:Evolution
找到约 665 项符合「Evolution」的源代码
代码结果 665
www.eeworm.com/read/300403/13915173
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/135625/13916069
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/237913/13918901
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/133137/14053909
cc list.cc
// list.cc File to demonstrate evolution of queue, build with GPQUICK-2.1
// W. Langdon cs.ucl.ac.uk 24 Jan 1995
// based upon queue2.cc 24 Jan 1995 Revision: 1.??
#define list_v
www.eeworm.com/read/205306/15321175
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/104297/15699663
m gademo2.m
% GADEMO2 Use of the Genetic Optimization Toolbox
% Binary and Real-Valued Simulation Evolution for Matlab
% Copyright (C) 1996 C.R. Houck, J.A. Joines, M.G. Kay
%
% C.R. Houck, J.Joines, and M.Kay
www.eeworm.com/read/416425/11029739
m lse_lbf.m
function u = LSE_LBF(u0,Img,Ksigma,KI,KONE,nu,timestep,mu,lambda1,lambda2,epsilon,numIter)
% LSE_LBF implements the level set evolution (LSE) for the method in Chunming Li et al's paper:
% "Mi
www.eeworm.com/read/165343/7143910
m psiinv.m
function p = Psiinv(xlist,mlist2,psi2)
% function p = Psiinv(x,mlist2,psi2)
%
% Compute the Psi^{-1} function used in density evolution
% x = value
% mlist2, psi2 -- list of points to interpolate (see
www.eeworm.com/read/139650/13145094
m evolve_normal_vector_eno3.m
function [delta, H1_abs, H2_abs] = evolve_normal_vector_ENO3(phi, dx, dy, Vn_ext, u_ext, v_ext)
%
% Finds the amount of evolution under a force in
% normal direction and a force based on a vector f
www.eeworm.com/read/139650/13145144
m evolve_normal_vector_eno1.m
function [delta, H1_abs, H2_abs] = evolve_normal_vector_ENO1(phi, dx, dy, Vn_ext, u_ext, v_ext)
%
% Finds the amount of evolution under a force in
% normal direction and a force based on a vector f