搜索资源列表
PSO_AIS
- 微粒群优化算法,用于求解一些优化问题,可以编译通过,该算法与人工免疫算法融合-pso optimaztion
tsppso
- 运用粒子群算法pso来解决旅行商问题中的最优路径的选择。-TSP PSO
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用-tsp PSO correction source reference: Dalian University Gu Chao 2009 master' s degree thesis, " Improved ACO and PSO algorithm in TSP Applications
pso
- 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
pso
- 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
liziqunsuanfa
- 粒子群算法,毕业论文,非常详细,程序附在论文里-PSO, thesis, very detailed procedures attached thesis
smat2c
- matlab语言转换成学语言,源程序主要用于生成粒子群算法-matlab language into learning the language, the source is mainly used to generate the PSO
PSO
- 用粒子群算法整定PI型广义预测控制器中的两个参数-Particle swarm optimization with tuning PI generalized predictive controller two parameters
Untitled
- matlab软件开发源程序 粒子群优化算法 格式m文件-matlab software development PSO source file format m
pso-tsp
- 基于粒子群优化算法的求解旅行商问题的C++程序。纯属个人心得,大家可以借鉴,有不足的地方请指出。-pso for tsp
pso
- pso微粒群算法的实现,使用c编写,更加高效-Achieve pso particle swarm algorithm, using c written more efficient
PSO
- PSO程序代码,MATLAB均可实现。包含基本粒子群算法,带压缩因子的粒子群算法和线性递减权重粒子群优化算法。-PSO program code, MATLAB can be achieved. PSO and linearly decreasing right contains PSO, with a compression factor of heavy particle swarm optimization.
psoo
- PSO程序,包含自适应权重粒子群优化算法,学习因子异步变化的粒子群优化算法和二阶振荡粒子群优化算法。-PSO program, including an adaptive weight particle swarm optimization, asynchronous learning factor changes PSO and PSO order Oscillation.
effevt-ogtimization
- 粒子群算法的局部模型程序,比全局模型的效果要好,不错的(Local model application of particle swarm optimization (pso), it is better than the effect of the global model, good)
PSO和GSA
- 基于群里智能的粒子群优化算法和引力搜索算法有效结合,性能优于原始算法