文件名称:toolforSGAPublic
介绍说明--下载内容来自于网络,使用问题请自行百度
SGA(Simple Genetic Algorithm)是一种强大的智能多变量优化算法,它模仿种群繁殖规律来进行
优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;
单点变异,浮点变异;-SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum is) and support for floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point mutation
优化。
本SGA可以优化变量,求最小值,最大值(当把函数倒数也就求最小值啦)
并且支持浮点编码,grey编码,二进制编码;轮赌法选择,锦标赛选择;单点交叉,均布交叉,浮点交叉;
单点变异,浮点变异;-SGA (Simple Genetic Algorithm) is a powerful smart multi-variable optimization algorithm, which mimics the reproduction of law to be optimized. The SGA can be optimized variables, minimum, maximum, (when the function will last for the minimum is) and support for floating-point encoding, grey code, binary code round of betting method selection, tournament selection single-point crossover, uniform Cross, floating-point crossover single point mutation, floating-point mutation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SGAPublic/AimFunc.m
SGAPublic/Code.m
SGAPublic/Cross.m
SGAPublic/Decode.m
SGAPublic/Genetic.m
SGAPublic/Mutation.m
SGAPublic/ReadMe.txt
SGAPublic/Select.m
SGAPublic
SGAPublic/Code.m
SGAPublic/Cross.m
SGAPublic/Decode.m
SGAPublic/Genetic.m
SGAPublic/Mutation.m
SGAPublic/ReadMe.txt
SGAPublic/Select.m
SGAPublic
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.