搜索资源列表
AGA
- 自适应遗传算法 求解函数最小值,在MATLAB环境下
myGA
- 自适应遗传算法,可以通过简单的调用即可实现最大值和最小值等函数-Adaptive genetic algorithm, a simple call through to the achievement of maximum and minimum values, such as function
GA_v6final_1
- 利用matlab对遗传算法进行编程实现,利用遗传算法实现函数的最优解,如求取最大值或者最小值-failed to translate
Genetic-Algorithm
- 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
GAAS
- 遗传算法的matlab程序,可以解决函数的极值最小值问题。-GA can solve the unlinear problems.