搜索资源列表
goplotpso
- 改进全局粒子群算法,加入时下论文中介绍的收敛因子和惯性权重,比传统基本算法效率高-Particle swarm optimization to improve the overall situation, adding the current paper are described in the convergence factor and inertia weight, the basic algorithm than the traditional efficient
PSOBC-dvhop
- 基于改进的粒子群算法的一个网络节点定位算法,并和传统的DVhop方法做了比较。-Based on the improved particle swarm algorithm of a network node localization algorithm, and the method and traditional DVhop were compared.
mapso
- 本程序用matlab编写,在传统的基本粒子群算法基础上结合多智能体思想,编写了基于多智能体的粒子群算法,并结合电力负荷分配问题比较了其实际效果-This program with matlab, in the traditional basic particle swarm algorithm combining based on multi-agent thought, write based on multi-agent particle swarm algorithm, and combi
PSO.-using-in-TSp
- 混合群粒子算法TSP,是一个相当不错的智能算法,较之传统,更具鲁棒性-PSO using in TSP
New-chaos-particle--algorithm
- 针对传统粒子群算法初期收敛较快,而在后期容易陷入早熟、局部最优的特点,提出了一种新的混沌粒子群优化算法-For early traditional PSO algorithm converges faster and easier in the late fall early, optimal local characteristics, we propose a new chaotic particle swarm optimization
PSOBP
- 包含两个部分:1传统粒子群算法优化BP神经网络 2改进的粒子群算法优化BP神经网络源代码-It consists of two parts: a traditional particle swarm optimization BP neural network 2 Improved particle swarm optimization BP neural network source code
cuckoo_search.m
- Xin she Yang提出的布谷鸟算法,用来解决最优化问题。相比于传统的遗传算法和粒子群算法,该算法的效率更高。-It is published by Xin she Yang and is able to solve the optimization question。it is one of the heuristic algorithm and has the advantage compared with the GA and PSO.
PSO_immu
- 更好解决NP-hard问题,智能启发式算法,降低了传统穷举法的时间复杂度,在解决优化问题方面有突出表现。程序带有大量注释可供快速学习入门。(In order to solve the NP-hard problem better, intelligent heuristic algorithm reduces the time complexity of the traditional exhaustive method, and has outstanding performance in s
粒子群算法优化pid源码 matlab仿真
- 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)