搜索资源列表
基本遗传学习分类系统
- 基本遗传学习分类系统源程序-basic genetic classification system source
基本遗传学习分类系统 SCS.CPP
- 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
基本遗传学习分类系统
- 基本遗传学习分类系统源程序-basic genetic classification system source
ga_math
- 基本遗传算法程序包-basic genetic algorithm program package
mjh_SGA
- 基本遗传算法源程序。 基于基本遗传算法的函数最优化 sga.c。-basic genetic algorithm source. Based on the basic genetic algorithm optimization sga.c function.
遗传算法求解TSP问题
- 基本遗传算法求解TSP问题,只需给出城市间距离矩阵和初始参数即可进行计算。-basic genetic algorithm for TSP, is only inter-city distance matrix and the initial parameters can be calculated.
SGA源程序
- Sga.c 基本遗传算法源程序, 输入数据文件input,-Sga.c basic genetic algorithm source code, the input data file input,
baseGA
- c语言编写的各种基本遗传算法,文件都很全面!-of basic genetic algorithm, the paper is comprehensive!
GA-VC++
- 二进制的基本遗传算法,在VC++环境下编程实现。-binary basic genetic algorithm, the VC environment programming.
MVSOFGA
- 基本遗传算法,使用验证函数验证!结果非常准确!-basic genetic algorithm, the use of certification function validation! Very accurate results!
jibenyichuansuanfa
- 基本遗传算法源程序(基于基本遗传算法的函数最优化C程序)-Basic genetic algorithm source code (based on a function of the basic genetic algorithm optimization procedure C)
SimpleGA
- 该程序为使用了轮盘赌选择方式、单点交叉和基本位变异算子,内嵌精英保留策略的基本遗传算法。其实现使用了固定数组,使用一个常用的测试函数。-The procedure for the use of a roulette wheel selection, single-point crossover and basic bit mutation operator, embedded elite reservation strategy for
GA-VC
- 基本遗传算法程序,算法中加入了精英选择策略。 用vc++实现。-Basic genetic algorithm procedure, the algorithm is added to the elite selection strategy. With vc++ Achieve.
wangxiaoping-resource
- 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件wor
22
- 一个基本遗传算法的C++语言实现,有三个文件构成。-A basic genetic algorithm C++ Language, there are three files.
sga
- 基本遗传算法的matlab源程序,bstr2rval.m为基本编码转为实际值子函数,createPop.m创建初始种群子函数,crossOper.m基因交叉子函数,indiEval.m个体实际值子函数,mutateOper.m基因变异子函数,selectOper.m选择算子子函数,sga.m基本遗传算法子函数-The basic genetic algorithm matlab source, bstr2rval.m as the ba
jibenyichuansuanfa
- 这是基于基本遗传算法的函数最优化的matlab程序-This is based on a function of the basic genetic algorithm matlab optimization procedures
2
- 两个基本遗传算法的例子,给大家一个参考吧-Two examples of the basic genetic algorithm, a reference to everyone you
AdapGA
- 基本遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Basic genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
基本遗传算法
- 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following