搜索资源列表
vrptm.rar
- 带时间窗的车辆路径问题的粒子群算法,用c++编写的程序来实现。,With time windows of the vehicle routing problem of particle swarm optimization, using c++ Preparation procedures to achieve.
PSO-LvhuaDll
- 粒子群算法在某化工厂的氯化车间的生产调度的应用,效果很好,与大家共享。-Particle swarm optimization in a chemical plant' s chlorination plant production scheduling applications, good results, and share.
PSO-PVC
- 粒子群算法在某化工厂聚化车间生产调度中的应用,效果很好,实现了动态调度,与数据库连接。-Particle swarm optimization in a chemical polymerization shop production scheduling applications, good results and achieve dynamic scheduling, and database connection.
PIDcontrowithAOC
- 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to ant colony algorithm can be used to optimize the PID parameters there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle swarm
LinWPSO
- 线性递减权重粒子群优化算法是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。 -Linear decreasing weight particle swarm optimization starting from random
PSO
- 粒子群算法,超好用。。特别是在电力系统中。。这就是在电力系统的优化程序,快快下载吧-good for study
PSO-calculation
- 利用改进粒子群算法,求解电力系统最优潮流问题,具有较快的收敛速度和精度,并有文献说明。-The improved particle swarm algorithm to solve the optimal power flow problem, has a faster convergence speed and accuracy, and described in the literature.
PSO
- 粒子群算法,PSO,附有详细的注释,适合初学者。-Particle swarm optimization, PSO, with detailed notes, suitable for beginners.
CLSPSO
- 混沌粒子群算法是混沌优化和粒子群优化两者的结合。对于给定的优化函数,通过将搜索过程对应为混沌轨道的遍历过程,可使搜索过程具有避免陷入局部极小的能力。-Chaos particle swarm optimization (pso) algorithm is a combination of both the chaos optimization and particle swarm optimization.For a given optimization function, through th
pso
- 基于粒子群优化算法的投影寻踪技术程序,解决非线性指标评价问题。-The program is pp base on pso, in order to Solve the problem of nonlinear index uation.
PSO
- 用粒子群算法解决np-hard问题,可以得到满意解。-Using the particle swarm optimization algorithm to solve the NP-hard problem, we can get the satisfactory solution.
pso
- 自编的多目标粒子群优化算法,可以运行哦。-Written and directed the multi-objective particle swarm optimization, you can run, oh.
testfunctions
- 粒子群算法,官方测试函数源代码,满足不同类学习需求。-PSO text functions source code
01 Economic Dispatching using PSO
- 基于粒子群算法(PSO)的电力系统经济调度,matlab平台。(solve power system economic dispatch problem by PSO algorithm)
gaisanweipso
- PSO航迹规划算法,无人机三维航迹规划,时间复杂度小。(PSO path planning algorithm, UAV three-dimensional path planning, time complexity is small.)