搜索资源列表
ParticleSwarmOptimization
- 粒子群优化算法的源代码。以一个实例演示了基本粒子群算法的实现,是很高效的智能算法-PSO algorithm source code. An example to demonstrate the algorithm group of elementary particles, were very smart and efficient algorithm
Discrete_PSO_TSP_C
- 离散粒子群算法(Discrete PSO)C语言源代码。 附带有利用D-PSO解决旅行商问题(TSP)的代码可作为使用时的Demo参考-discrete particle swarm algorithm (Discrete PSO) C language source code. Incidental use of a D-PSO solve the traveling salesman problem (TSP) code can be used as a reference when t
randpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是随机粒子群算法源代码,可以直接运行,针对不同的问题,只要稍加修改就可以马上使用,希望能对大家有点帮助。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algori
standpso
- 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the pro
pso-souceCode-C++Version
- 一个粒子群优化(PSO)算法的C++版本的源代码。
pso程序的源代码
- VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
pso
- 这是我自己编写的基本粒子群算法源代码。供初学者用-This is my own preparation of elementary particle swarm algorithm source code. For beginners to use
main
- 标准粒子群算法源代码 模拟鸟类觅食,全局寻优 -standard PSO
PSO
- PSO 粒子群算法 java源代码 毕业设计所做-PSO algorithm java source code made to graduate design
liziqunsuanfa
- matlab语言编写的多种粒子群优化算法求极值源代码-matlab multiple languages PSO source code extremum
AFSA
- 人工鱼群算法C++源代码,可与蚁群、粒子群算法对比。-AFSA C++ source code, which can contrast with ACO, PSO.
pso_new
- 基于神经网络算法的粒子群算法的源代码,简单易用,可编译-Based on neural network algorithm PSO algorithm source code, easy to use, can be compiled
pso-matlab
- 这是关于粒子群算法的matlab源代码,很有实用价值-This is the PSO algorithm matlab source code
pso
- 粒子群优化算法完成的毕业设计,包括matlab源代码+实验数据截图+粒子群优化算法的详细介绍-PSO complete graduation design, including experimental data matlab source code+ screenshot+ PSO algorithm details
hunheliziqun
- 混合粒子群算法的基础源代码,可有效解决旅行商问题(TSP)。-Hybrid PSO algorithm based on the source code, which can effectively solve the Traveling Salesman Problem (TSP).
MATLAB智能算法30个案例分析——源代码
- 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
code
- 是关于文章Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification的Matlab源代码,希望对从事这个方向的人员有所帮助。(Self-Adaptive Particle Swarm Optimization for Large-Scale Feature Selection in Classification)