搜索资源列表
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
987654matlab
- MATLAB编写的遗传算法,采用二进制编码,有说明文档-Genetic algorithm written in MATLAB, using binary code, there is documentation
genetic-algorithm
- 利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
GA1
- 遗传算法 编码解码采用二进制编解码 交叉 变异 选择操作采用轮盘赌 -genetic algorithm The binary coding and decoding decoding Crossover Mutation The roulette wheel selection operation
ga_tsp
- This paper is the result of a literature study carried out by the authors. It is a review of the dierent attempts made to solve the Travelling Salesman Problem with Genetic Algorithms. We present crossover and mutation operators, developed to tackle
the-main-genetic-algorithm
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: Fga.m for the main program of the genetic algorithm binary Gray code, based on the roulette method nonlinear ranking selection, uniform crossover and mutation, bu
Csga
- 用c语言运用简单的二进制编码实现遗传算法-In c language using a simple binary coded genetic algorithm
decode
- 应用遗传算法进行配电网故障后恢复重构,采用二进制编码对重构后结果进行解码的程序-After the application of genetic algorithms reconstruct distribution network fault recovery, using binary encoding to decode the results after reconstruction program
single
- 二进制单变量遗传算法,变量为一维,适合初学者-Univariate binary genetic algorithm
multiple
- 二进制多变量遗传算法,变量为多维,适合拓展对遗传算法的认识-Binary multivariate genetic algorithms, multidimensional variables for expanding knowledge of the genetic algorithm
C-language-source
- 二进制编码的简单遗传算法源程序(c语言)-Simple binary coded genetic algorithm source code (c language)
Realcoded
- 二进制编码和实数编码的遗传算法,代码非常详尽,略有难度。-Binary coding and real-coded genetic algorithm, very detailed.
BGAR
- This my Master Thesis for Association Rule Mining With Binary Genetic, Enjoy it-This is my Master Thesis for Association Rule Mining With Binary Genetic, Enjoy it
Binary-GA
- Binary Genetic algorithm program
Binary-Genetic--Algorithm
- A Genetic Algorithm-Based Feature Selection on binary image
Binary-GA
- binary genetic algorithm implementation in matlab, including Selection, Crossover, Mutation and other methods of generic alghorithm
GA
- Binary Genetic Algorithm
ga
- genetic algorithm in binary genetic algorithm
Binary_Genetic_Algorithm_Hezy_2013
- BINARY GENETIC ALGORITHM SELECTION,REPRODUCTION,FITNESS FUNCTN
Binary GA
- binery genetic algorith in matlab
