搜索资源列表
实数编码遗传算法
- (用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
chap5_1
- 基于实数编码遗传算法的PID整定,采用误差绝对值积分性能指标作为参数选择的最小目标函数-real-coded genetic algorithm PID tuning, integral absolute error performance parameters as the minimum objective function
m4
- 基于实数编码遗传算法的函数极植优化程序,全面,准确
aaaa
- 实数编码 遗传算法 C++用matlab实现实数编码 遗传算法 C++用matlab实现
实数编码的遗传算法
- 实数编码的遗传算法,有具体实例,非常好用。-Real number coding genetic algorithm with exaples.It is easy to use
Spanning-tree
- 利用图论中生成树的概念编写的全部生成树代码,由于缺少中间的实数编码遗传算法代码,所以还不能得出完整的结果,但整个程序框架是正确的!-Spanning tree in graph theory using the concept of writing all the spanning tree code, the lack of the middle of the real-coded genetic algorithm code, so it can not come to a complete
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!
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
SGA
- 实数编码的遗传算法程序,FORTRAN编写-real code ga
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实数编码遗传算法程序
- 实数编码遗传算法程序,可用于模型参数辨识,也有其它的用途