搜索资源列表
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
Ch27
- 蚁群算法、神经网络算法、粒子群算法-Ant colony algorithm, neural network algorithm, particle swarm optimization. . . .
griewank
- 主要是应用pso工具箱来优化函数griewank,实现粒子群对函数的测试-Mainly applications pso toolbox to optimize function griewank, and particle swarm function test
Factorial-sum
- 这是一个求解从一到一百阶乘和的公式,里面还有粒子群优化算法程序。 -This is a solution from one to one hundred factorial and formulas, there is also a particle swarm optimization algorithm.
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
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
smat2c
- matlab语言转换成学语言,源程序主要用于生成粒子群算法-matlab language into learning the language, the source is mainly used to generate the PSO
liw_pso
- 改进的粒子群算法,有更好的性能,提高了算法的搜索能力-Improved particle swarm optimization, better performance, improved search ability of the algorithm
PSO
- 用粒子群算法整定PI型广义预测控制器中的两个参数-Particle swarm optimization with tuning PI generalized predictive controller two parameters
Untitled
- matlab软件开发源程序 粒子群优化算法 格式m文件-matlab software development PSO source file format m
simuapso-best
- 高维的基于模拟粒子群算法 论文源码 试验过可以用-Based on high-dimensional simulation of particle swarm paper source
Flow-chart
- 粒子群优化算法的详细算法流程,流程图的形式展现。-Particle swarm optimization algorithm with the algorithm process, to show the form of a flowchart.
SPSO
- 单目标粒子群优化算法主程序 调用目标函数就可以了-Single-objective particle swarm optimization objective function main program calls on it
Chaos
- 混沌粒子群优化算法的c++实现,已经通过测试,完全可以使用,学习或者开发都可以用用,不错的-Chaos particle swarm optimization
pso1
- 基于粒子群算法的电力系统负荷分配问题(1)数学模型: 以IEEE 3机6节点为工况模型 ,Load=850MW (2)目标函数: minF=∑(i=1,Ng)Fi(PGi),Fi(PGi) =aiPi2+biPi+ci+Ei,考虑阀点(Valve-Point)效应 (3)约束条件: a.发电机组输出功率上下限约束,即PGi min<=PGi<= PGimax; b.电力负荷平衡约束,忽略网损,即∑(i=1,Ng)(PGi)= PGD-Based on part
pso-tsp
- 基于粒子群优化算法的求解旅行商问题的C++程序。纯属个人心得,大家可以借鉴,有不足的地方请指出。-pso for tsp
ayy
- 免疫粒子群算法,可自己改变适应度函数以获取需要求得值-Immune particle swarm optimization, fitness function can change yourself in order to get the required value is obtained
PID
- 免疫粒子群算法用于PID整定。采用线性惯性系数,自适应交叉变异方法-Immune Particle Swarm Optimization for PID tuning. Linear inertia coefficient, adaptive crossover mutation method