搜索资源列表
improved_PSO_toolbox
- 对原PSO工具箱进行了该进,主要是修正了神经网络训练部分的几个漏洞。-modified some lines in the toolbox, especially in the part of training neural net. some bug fixed.
PSO_AIS
- 微粒群优化算法,用于求解一些优化问题,可以编译通过,该算法与人工免疫算法融合-pso optimaztion
tsppso
- 运用粒子群算法pso来解决旅行商问题中的最优路径的选择。-TSP PSO
pso
- 这个程序是用matlab编粒子群程序,程序简单明了,希望对大家有帮助-This program is compiled using matlab particle swarm program, the program is simple and straightforward, and I hope for all of us to help
PSO
- 此文档主要包括标准的PSO源码,可以根据自己的需求去修改源码以实现各种不同的功能-This document includes the standard PSO source code, according to their own needs to modify the source code in order to achieve a variety of different functions
griewank
- 主要是应用pso工具箱来优化函数griewank,实现粒子群对函数的测试-Mainly applications pso toolbox to optimize function griewank, and particle swarm function test
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
pso-dace-optimization
- 改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少-Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters
PSO-BP
- 自编程序,可以用于BP神经网络预测,利用PSO进行参数寻优,具有较好的效果-Self programming, can be used for BP neural network, using the PSO for parameter optimization, with good results
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-based-PMU-placement
- PSO应用于PMU配置的简易实例,亲测之后感觉还不错-PSO applied to simple examples of PMU configuration , feeling pretty good after the pro-test
pso-tsp
- 基于粒子群优化算法的求解旅行商问题的C++程序。纯属个人心得,大家可以借鉴,有不足的地方请指出。-pso for tsp
pso
- pso微粒群算法的实现,使用c编写,更加高效-Achieve pso particle swarm algorithm, using c written more efficient
PSO
- PSO程序代码,配有详细讲解。可供初学者学习。-PSO program code with detailed explanations. For beginners to learn.
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.