搜索资源列表
tentotwo
- 十进制与二进制格雷码的转换——智能计算大作业-gray code and binary decimal conversion- great job on Intelligent Computing
gatbx
- 遗传算法工具箱 将该工具箱拷贝至: E:\matlab program\toolbox\gads 然后便可以在程序中直接使用函数如: mut 变异函数,可以实数变异,即扰动变异 BS2RV 解码函数,可以二进制(包括格雷码)转换为实值-Genetic algorithm toolbox to the toolbox copy: E: \ matlab program \ toolbox \ gads then can be used directly in the progr
yichuansuanfa1
- 说明: fga.m 为遗传算法的主程序 采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m main genetic algorithms binary gray code, roulette method based on nonlinear ranking selection, uniform crossover and mutation, but also introduces the inver
gray-code
- 改进的GA. fga.m 为遗传算法的主程序 采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Improved GA. Fga.m main program for the genetic algorithm uses a binary gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also
yichuansuanfa
- 遗传算法求解TSP问题,采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
GA(matlab)
- 三个matlab实现的遗传算法,采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three matlab genetic algorithm implemented using a binary gray code, roulette method based on linear ranking selection, uniform crossover and mutation, but also introduces the inversi
GeneticAlgorithms
- 遗传算法的主程序 采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-The main program of the genetic algorithm binary gray code, roulette method based nonlinear ranking selection, uniform crossover, and mutation operation, but also the introduction of invers
yichuan
- 一个实用的遗传算法程序,采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作。-A practical genetic algorithm using binary gray code, based on nonlinear ranking roulette method selection, uniform crossover, and mutation operation, but also the introduction of invers
Hybrid-code-GA
- 混合编码遗传算法,通过格雷编码,二进制编码,浮点数编码来实现混合编码遗传算算法-Hybrid coding genetic algorithm, through the gray code, binary code, floating point code to implement hybrid coding algorithm genetic operators
GA
- 1利用SOMF网络对二维空间中的点集进行分类2自然二进制码、格雷码与十进制码之间的相互转换3GA算法解决最小生成树问题-A two-dimensional space using the SOMF network to classify the set of points in two natural binary, gray code with decimal code conversion between 3GA algorithm to solve the minimum spanning
BPSO-and-GA
- 使用粒子群算法和遗传算法求取简单函数的极值,代码将两个算法糅在一起写的,遗传算法又含有二进制码和格雷码编码方式。-The use of particle swarm optimization and genetic algorithm to strike a simple function of the extreme, the code will be melted together to write two algorithms, genetic algorithms and contain
fga
- 遗传算法的主程序 采用二进制gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-GA main binary gray code, roulette method based on nonlinear ranking selection, uniform crossover, mutation, but also introduces the inversion operation