搜索资源列表
Genetic-Algorithm_C
- 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
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
GA
- 遗传算法的代码,已知自变量取值范围,求解函数最大值。-the code of GA
An-example-of-GA
- 运用遗传算法求解二元函数的最大值,并且用Qt Creater实现!-an example for GA with Qt
yichuan
- 该程序采用遗传算法以较快速度实现求解函数最值问题。-The program uses a genetic algorithm to achieve a faster rate function best value problem solving.