搜索资源列表
NicheGa
- 采用FORTRAN编制的小生境遗传算法反演程序,对于求取复杂函数的极值问题相当容易-prepared using FORTRAN Niche genetic algorithm inversion procedure, For complex functions of the strike extreme problems fairly easily
yichuansuanfa
- 用来求解函数极值的遗传算法程序,用matlab写成,不错的资料-zh fk jalfj alajf lajf lnfal jfdahwf nkas jlfja ljfa
GeneticAlgorithm
- 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
83390037
- 一个用于求函数极值的遗传算法程序-A demand function for extreme program of genetic algorithm1111111111
decod
- 利用遗传算法求解函数极值, 主程序是对函数f(x,y)=x2+y2(-1<x<1,-1<y<1)求解最小值。decod.m 为子函数,实现二进制编码到十进制数的转换功能-Use of genetic algorithm for function extremum, the main program is the minimum value of the function f (x, y) = x2+ y2 (-1 <x <1,-1 <y <1) s
genetic
- 遗传算法求解函数极值,适应于一切连续区间分段连续函数-using the genetic algorithm to solve function max/min value
GA
- 遗传算法求解函数的极值,使用“轮盘赌”选择法-Genetic algorithm for solving the extreme value of function
GA
- 基于遗传算法的函数极值求解,就是通过遗传算法求解函数极大极小值-use the GA algorithm to get the min or max vaual of the function
matlab-genetic-algorithm
- 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.