搜索资源列表
实数编码遗传算法
- (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
gentenicfunction
- 基于实数编码遗传算法的函数极植优化程序,matlab编程-real-coded genetic algorithm optimization function very planting procedures, Matlab programming
matlab基于实数编码遗传算法的函数极植优化程序
- 基于实数编码遗传算法的函数极植优化程序,MATLAB环境下
用matlab编写的十进制的遗传算法程序
- 用matlab编写的十进制的遗传算法程序)实数编码遗传算法。,chrom
vc_gm
- 用VC++变得实数编码遗传算法,还挺不错的,挺难找的。-Real-Coded Generic Algorithem
RealGeneticAlgorithm
- 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
RealGA(TwoVaribles)
- 此代码是实数编码遗传算法的Matlab例程。用了精英保留策略选择和轮盘赌选择法,叉操作采用中间重组方式。-This code is a real-coded genetic algorithm Matlab routines. Retention policies with the elite selection and roulette wheel selection method, fork operation mode using the middle of restructuring.
chap5_2
- 利用二进制编码和实数编码遗传算法求函数极大值仿真程序-The use of binary encoding and real-coded genetic algorithm for maximum function simulation program
ComputeMin_Eazom_2d_RGA
- 用matlab编写的实数编码遗传算法,非常的好 -using Matlab prepared by the real-coded genetic algorithm, a very good
gamain
- 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
temp
- 这是一个简单实用的实数编码遗传算法源代码,清晰,方便。-This is a simple and practical real-coded genetic algorithm source code, clear and convenient.
gaReal
- 遗传算法实数编码求解 [Delphi] 效果显著-Real-coded genetic algorithm for solving [Delphi] the effect of significantly
a
- 基于矩阵实数编码遗传算法求解大规模机组组合问题-Matrix-based real-coded genetic algorithm for solving large-scale unit commitment problem
SGA
- 实数编码的遗传算法程序,FORTRAN编写-real code ga
RAGA
- 实数编码遗传算法,采用自适应性变异,有范例,效果良好。-GA base on float,which use the auto-fitness mutation.
jizhi
- 基于实数编码遗传算法的函数极植优化程序,希望大家能够相互参考学习-Based on real-coded genetic algorithm function pole planting of the program, hope that we can cross-reference study
SGA
- 遗传算法对单目标问题优化,采用实数编码,能对多峰多维函数进行求解,对较难收敛的f(x)=sum(100(x(i)-x(i-1))^2+(x(i-1)-1)^2)有较好的收敛结果,相信对开始学习遗传算法的很有帮助。-Genetic algorithm optimization of single objective, using real-coded, can solve multi-dimensional and multi-peak function,get a better converge
GAYHBP
- 用实数编码遗传算法来优化神经网络训练,绝对可以运行-Genetic algorithm is used to optimize BP Neural Networks.
SGA
- 经典的实数编码遗传算法 采用轮盘赌 用于解决函数优化-The classic real-coded genetic algorithm for sloving the function optimization by Roulette
GA实数编码遗传算法程序
- 实数编码遗传算法程序,可用于模型参数辨识,也有其它的用途