代码搜索:Evolution
找到约 665 项符合「Evolution」的源代码
代码结果 665
www.eeworm.com/read/386621/8735048
txt readme.txt
AFEM@matlab is a MATLAB package of adaptive finite element methods
(AFEMs) for stationary and evolution partial differential
equations in two spatial dimensions.
INSTALLATION:
1. Unzip the zi
www.eeworm.com/read/386621/8735054
txt readme.txt
AFEM@matlab is a MATLAB package of adaptive finite element methods
(AFEMs) for stationary and evolution partial differential
equations in two spatial dimensions.
INSTALLATION:
1. Unzip the zi
www.eeworm.com/read/259756/11768578
txt readme.txt
AFEM@matlab is a MATLAB package of adaptive finite element methods
(AFEMs) for stationary and evolution partial differential
equations in two spatial dimensions.
INSTALLATION:
1. Unzip the zi
www.eeworm.com/read/297799/7995624
txt 适应值函数.txt
程序二:适应值函数
function [sol, val] = gabpEval(sol,options)
% val - the fittness of this individual
% sol - the individual, returned to allow for Lamarckian evolution
% options - [current_generation]
l
www.eeworm.com/read/144631/12779449
m neat_main.m
%%%%%%%%%%%%%%%%%%% Main NEAT file (calls all other functions) (script file)
%% Neuro_Evolution_of_Augmenting_Topologies - NEAT
%% developed by Kenneth Stanley (kstanley@cs.utexas.edu) & Risto M
www.eeworm.com/read/240637/13209250
readme
Regular Density Evolution version 0.1.1
Copyright (C) 2003 by Andrew W. Eckford
***Licensing information is contained in the file license.txt
***You must read and agree to the terms of the license be
www.eeworm.com/read/305575/13765454
m triadevolve.m
function[a]=triadevolve(ahat,k,t)
%TRIADEVOLVE McGoldrick's evolution functions for a resonant wave triad.
%
% A=TRIADEVOLVE(AHAT,K,T) implements McGoldrick's (1965)
% equation 4.6 for the evolut
www.eeworm.com/read/229740/14318205
m demo2_manualbinaryinitial.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation
www.eeworm.com/read/229740/14318211
m demo3_initialfromthresh.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation
www.eeworm.com/read/229740/14318213
m demo1_manualbinaryinitial.m
% This Matlab file demomstrates a variational level set method that improves the original method in Li et al's paper
% "Level Set Evolution Without Re-initialization: A New Variational Formulation