搜索资源列表
fga.rar
- 遗传算法MATLAB函数程序,格雷编码,均匀,多点交叉,倒位操作,Genetic Algorithm MATLAB function procedures, Gray coding, uniform, multi-point crossover, inversion operation
GA
- matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
TSP-gene
- 是用遗传算法解决TSP问题,测例包括10个城市和30个城市。使用PMX交叉算子。-Is to use genetic algorithms to solve TSP problems, test cases, including 10 cities and 30 cities. Using the PMX crossover.
cross
- 遗传算法的交叉操作的源代码-Crossover genetic algorithm source code
generic2
- 遗传算法求解极值的源程序,只需将要求函数在源文件中输入,即可,种子数100,变异概率和交叉概率可调-Extremes of genetic algorithm source code, simply will be asked to function in the source file type, you can, seed number of 100, mutation probability and crossover probability adjustable
tmOutLine
- 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
matlab-SGACODE
- maltab遗传算法源程序,此程序为一个一个的小程序分开的,很完整。包括编码,设定初始种群,交叉,变异,及结束条件等-maltab genetic algorithm source code, this procedure a small as a separate process, it is complete. Including encoding, set the initial population, crossover and mutation, and the end conditi
cyclicXover
- Cyclic crossover takes two parents P1,P2 and performs cyclic crossover by Davis on permutation strings.
GA_main
- 遗传算法整套源程序,包括初始种群,计算适应度值,选择,交叉变异等-Genetic algorithm source code package, including the initial population, calculation of fitness value, selection, crossover and other variant
oxcrossover
- crossover in tsp genetic with cx
Crossover
- 分频器的设计,包含普通分频器和占空比为50 的奇数分频 ;4位乘法器的VHDL程序;-Crossover design, including general divider and the duty cycle of 50 of the odd frequency 4-bit multiplier VHDL procedures
ga
- 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code
GA
- 实现Blend Crossover 遗传算法的源码, Compaq Visual Fortran 平台-Blend Crossover genetic algorithm, Compaq Visual Fortran platform
crossover
- 遗传规划交叉程序,可用于遗传规划的matlab实现-Genetic programming crossover procedure can be used to achieve the matlab genetic programming
GA
- matlab 遗传算法求解tsp,有详细的交叉,变异说明,适合初学者-matlab genetic algorithm tsp, detailed crossover, mutation descr iption, suitable for beginners
Electronic-Crossover(1)
- electronic crossover
encoder-crossover
- encoder crossover mutation
function crossover mutation selection
- use crossover, mutation, selection
function crossover mutation selection
- 利用matlab实现变异,交叉,选择等功能(crossover, mutation with MATLAB)
function crossover mutation &selection
- 利用matlab实现种群的选择,交叉,变异等功能(realize of selection, mutation and crossover)