搜索资源列表
dpso_ccpzgf
- 二维二进制离散粒子群求解agent联盟问题的源代码,按c键迭代开始执行-two-dimensional discrete binary PSO Union agent for the source code, according to c Key iteration started
binary_pso_c
- 采用二进制对PSO进行编码,实现PSO离散化-PSO used to encode binary, discrete implementation of PSO
java_evolutionary_algorithms
- 用Java实现的进化算法包。包括遗传算法、粒子群算法、memetic算法和进化策略算法。-evolutionary-algorithm Evolutionary Algorithm package implemented using Java. The package serves as a foundation class library, supporting the implementation many variants of Evolutionary Algorith
bimetric_binary_pso
- 是gerni编写的改进的二进制编码的pso的源代码,里面有运行的方法和解释,不过都是英文.-Yes gerni prepared to improve the binary-coded pso' s source code, which has run the method and interpretation, but are in English.
simpleBinaryPSO_C
- 是genic编写的二进制的pso算法的最初版本的源代码,是在c环境下编写的.-Is the genic binary pso algorithm is written in the original version of the source code is written in c environment.
pso_binary
- 离散粒子群算法,在VC++使用时,需改变设置 project->setting->link: 在category里选择output,在stack的Reserve里输入0x10000000(也就是10M) 原因: 局部变量申请得太多,默认stack只有1M,声明的局部变量超过这个限制就会overflow-binary pso algorithm
kennedy_-pso
- 二进制粒子群的源代码,可以用来给初学者作为学习的模板。只要修改目标函数,就可以运行解决离散的优化问题-Binary particle swarm of source code, and can be used as a template for beginners to learn. As long as the objective function changes can run to solve the problem of the optimization of the discrete
pso
- 利用粒子群算法搜索多项式的最优解,本例中为二元多项式,采用c++实现-Polynomial using particle swarm algorithm to search optimal solution, in this case binary polynomial, use c++ realize
binaryPSO
- 二进制粒子群算法,已封装成库库,可以直接调用-Binary particle swarm optimization (pso) algorithm, which has been encapsulated into library library, can be called directly
GA-PSO
- GA优化PSO算法,解决二元函数找最值问题,matlab程序,开发环境R2012b-GA optimization PSO algorithm to solve binary function to find the most value problem, matlab program, the development environment R2012b