搜索资源列表
33753166MYGA0
- 利用遗传算法计算下面函数的最大值。 人工智能的做法。-利用遗传算法计算下面函数的最大值
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]+
GA
- 遗传算法的代码,已知自变量取值范围,求解函数最大值。-the code of GA
GA_algorithm_of_matlab
- 应用简单遗传算法求取函数的最大值,本文中给出了一个简单的求取最大值的函数。-simple gentetic algorithm to resolution the maximum of the function
GA
- 用遗传算法求取函数的最大值。遗传算法的每一步骤都用子函数的形式给出。适合对遗传算法的入门级选手学习、参考。-Using genetic algorithms to strike a function of the maximum. Each step of the genetic algorithm is given in the form of a subfunction. Suitable for entry-level players genetic algorithm learning,
algorithm
- 采用二进制编码遗传算法求函数最大值,有遗传算法的仿真程序-Genetic algorithms for maximum
An-example-of-GA
- 运用遗传算法求解二元函数的最大值,并且用Qt Creater实现!-an example for GA with Qt
genetic-algorithm-with-vc-
- 本程序试用遗传算法来解决Rosenbrock函数的全局最大值计算问题-The trial program genetic algorithm to solve the problem of global maximum Rosenbrock function calculation
m-folder
- 应用遗传算法来求得多次遗传之后的二元函数最大值-Application of genetic algorithm to obtain the maximum value of a binary function after multiple genetic
GA
- 用VC++实现,遗传算法求函数的最大值。代码能直接运行,不要调试。(With the vc + + implementation, the genetic algorithm takes the maximum value of the function.The code can run directly, not debugging.)