Location:
Search - maxGenTerm
Search list
Description: 经典遗传算法工具箱中的最大代数终止程序,与大家分享-classical genetic algorithm toolbox the largest algebra termination of the procedure, to share with you
Platform: |
Size: 1097 |
Author: 赵学 |
Hits:
Description: 遗传算法程序
主要程序
ga.m 遗传算法核心程序
BinaryExample.m 二进制编码应用程序
FloatExample.m 浮点编码的应用程序
相关算子及函数
initializega.m 种群初始化函数
simpleXover.m 用于二进制编码的简单交叉算子
arithXover.m 用于浮点编码的算术交叉算子
binaryMutation 用于二进制编码的变异算子
nonMutation.m 用于浮点编码的非均匀变异算子
roulette.m 轮盘选择算子
normGeomSelect.m 标准化几何分布排序选择算子
maxGenTerm.m 以最大进化代数为判别条件的进化终止函数
calcbits.m 计算二进制编码染色体串长度的函数
f2b.m 由浮点表达到二进制表达的转换函数
b2f.m 由二进制表达到浮点表达的转换函数
parse.m 字符串识别函数
delta.m 非均匀变异的变异量计算函数
exampleFn 一个二元函数
startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: |
Size: 13300 |
Author: 胡朋 |
Hits:
Description: 程序部分代码介绍:
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。
Platform: |
Size: 2226 |
Author: 钱广 |
Hits:
Description: 经典遗传算法工具箱中的最大代数终止程序,与大家分享-classical genetic algorithm toolbox the largest algebra termination of the procedure, to share with you
Platform: |
Size: 1024 |
Author: 赵学 |
Hits:
Description: 遗传算法程序
主要程序
ga.m 遗传算法核心程序
BinaryExample.m 二进制编码应用程序
FloatExample.m 浮点编码的应用程序
相关算子及函数
initializega.m 种群初始化函数
simpleXover.m 用于二进制编码的简单交叉算子
arithXover.m 用于浮点编码的算术交叉算子
binaryMutation 用于二进制编码的变异算子
nonMutation.m 用于浮点编码的非均匀变异算子
roulette.m 轮盘选择算子
normGeomSelect.m 标准化几何分布排序选择算子
maxGenTerm.m 以最大进化代数为判别条件的进化终止函数
calcbits.m 计算二进制编码染色体串长度的函数
f2b.m 由浮点表达到二进制表达的转换函数
b2f.m 由二进制表达到浮点表达的转换函数
parse.m 字符串识别函数
delta.m 非均匀变异的变异量计算函数
exampleFn 一个二元函数
startup.m 进行路径设置-Genetic Algorithm main proceedings ga.m GA BinaryExample core program. m binary floating-point applications FloatExample.m coding applications relevant operator and function initializega.m Stocks initialization function for binary series simpleXover.m Codes simple crossover operator arithXover.m for floating-point arithmetic coding crossover operator binaryM utation for binary coding mutation operator nonMutation.m float for the non-coding Uniform mutation operator roulette.m roulette selection operator normGeomSelect.m standards Sort of geometric distribution maxGenTerm.m selection operator algebras with the greatest evolutionary criterion for the evolution of termination calcbits.m calculation function binary coding chromosome length of the string from the floating-point functions f2b.m
Platform: |
Size: 13312 |
Author: 胡朋 |
Hits:
Description: 程序部分代码介绍:
evalops是传递给适应度函数的参数,opts是二进制编码的精度,termops是选择maxGenTerm结束函数时传递个maxGenTerm的参数,即遗传代数。xoverops是传递给交叉函数的参数。mutops是传递给变异函数的参数,具体含义我也没弄懂,我觉得有点怪。-Procedures introduce some code: evalops is passed to the fitness function parameters, opts is the precision of binary code, termops is to choose the end of maxGenTerm months maxGenTerm transfer function parameters, namely, genetic algebra. xoverops is passed to cross-function parameters. mutops is passed to the variogram parameters, the specific meaning he or she I do, I feel a bit strange.
Platform: |
Size: 2048 |
Author: 钱广 |
Hits:
Description: 遗传算法的matlab实现,包括遗传各种操作的程序源码。-Genetic algorithm matlab realize, including a variety of operating procedures for the genetic source.
Platform: |
Size: 222208 |
Author: 邵桂芳 |
Hits: