Description: 一种基于matlab的遗传规划编码程序 其中包含交叉和变异的代码-Based on the genetic programming matlab coding procedures of crossover and mutation which contains the code Platform: |
Size: 28672 |
Author:不吃萝卜的萝卜 |
Hits:
Description: 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 conditions Platform: |
Size: 7168 |
Author:joean |
Hits:
Description: 包括遗传算法的各种运算(交叉,变异)的实例源程序代码-Various operations, including genetic algorithms (crossover and mutation) of the instance of the source code Platform: |
Size: 104448 |
Author:高利敏 |
Hits:
Description: 遗传算法是一种进化算法,应用广泛,此文件包含基本遗传算法,顺序选择遗传算法,适值函数标定的遗传算法,大变异遗传算法,自适应遗传算法,双切点交叉遗传算法,多变异位自适应遗传算法matlab源代码,供大家参考-Genetic algorithm is an evolutionary algorithm, widely used, this file contains the basic genetic algorithm, genetic algorithm selection order coincided with the genetic algorithm calibration function, a large variation of genetic algorithm, adaptive genetic algorithm, two-cut point crossover genetic algorithm, variable ectopic Adaptive genetic algorithm matlab source code for your reference
Platform: |
Size: 6144 |
Author:熊杰 |
Hits:
Description: 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值
calfitvalue.m 计算每个个体的适应度
calobjvalue.m 适应度函数
crossover.m 交叉变换
decodebinary.m 将二进制数转换成十进制数
decodechrom.m 将二进制数转换成十进制数
initpop.m 产生初始种群
mutation.m 变异
selection.m 选择合适的个体进行复制
main.m 主函数
-Nature of each genetic algorithm calculation procedures, matlab environment with source code. best.m find the largest population in the fitness value of calfitvalue.m calculated for each individual' s fitness calobjvalue.m fitness function crossover.m cross-conversion decodebinary.m Converts a binary number into decimal number decodechrom.m Converts a binary number into decimal number initpop.m generate initial population mutation.m variation selection.m select the appropriate individual to copy main.m primary function Platform: |
Size: 3072 |
Author:王芳 |
Hits:
Description: 遗传算法的matlab源代码,包含了从基本遗传算法到,自适应,多种交叉方式等遗传算法的源代码-Genetic algorithm of matlab source code, including from the basic genetic algorithm to, adaptive, a variety of crossover modes and genetic algorithm of source code
Platform: |
Size: 8192 |
Author:lzyacht |
Hits:
Description: 基于MATLAB的遗传算法的源程序,内含交叉变异等多种方式的源码。-Based on MATLAB genetic algorithm source code, including crossover and mutation of the source of a variety of ways. Platform: |
Size: 112640 |
Author:章丽 |
Hits:
Description: 旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common method. Traveling Salesman Problem (TSP) ant colony algorithm. Implemented in MATLAB using genetic algorithms to solve the TSP problem, a selection, crossover and mutation operators of the algorithm design. MATLAB source code. Platform: |
Size: 2048 |
Author:申悦 |
Hits:
Description: 用遗传算法实现函数最优化问题,程序源代码,包括适应度函数,选择,交叉,变异等函数文件。-Using genetic algorithm to realize the function optimization problem, the program source code, including the fitness function, selection, crossover, mutation function such as file Platform: |
Size: 6144 |
Author:yuanyuan |
Hits: