搜索资源列表
GAforMaxfunction
- 遗传算法求函数极值算是遗传算法的一种最简单的应用,这里就介绍一种简单的,全文基本翻译自codeproject的一篇文章,作者为Luay Al-wesi,软件工程师。例子中的函数为y = -x^2+ 5 ,大家可以将其改为其他复杂一些的函数,比如说f=x+10sin(5x)+7cos(4x)等。本篇文章适合遗传算法初学者阅读,大牛请绕道,呵呵。文后附C语言代码,全部代码在VC6.0上编译通过。 代码中文说明见:http://blog.csdn.net/xujinpeng99/archive/2
ant-colony-algorithm-demo-zhang
- VC++源码,是一个功能强大的蚁群算法演示平台,能演示基本的蚁群算法以及改进后的蚁群算法在TSP等问题上进行问题求解的过程-翻译结果(中 > 英)复制结果 VC + + source code, is a strong function of the ant colony algorithm demo platform, can demonstrate the basic ant colony algorithm and the improved ant colony algorith
PSO
- 基于MATLAB的基本的简单粒子群算法,根据相关公式编写的。- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语 基于MATLAB的基本的简单粒子群算法
GA-ZHOU
- 周家驹等翻译的这本演化程序,以遗传算法作为基本实现方式,并指出了软件实现的步骤-Zhou Jiaju equivalent translation of this evolution process, genetic algorithm as the basic implementation, and noted that the steps implemented in software