搜索资源列表
AFSA-matlab.rar
- 鱼群算法之matlab实现,The achievement of fish-swarm algorithm matlab
TSP-PSO.rar
- 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
pso.rar
- 标准粒子群算法求解非线性方程,用MATLAB实现,并出仿真结果,The standard particle swarm algorithm for solving nonlinear equations, using MATLAB to achieve, and the simulation results
ESAFSA
- 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
PSO
- 粒子群算法滤波器,用粒子群算法实现了LP滤波器-Particle swarm algorithm filter, particle swarm algorithm with the LP filter
basic_PSO_with_w_c
- 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验-With contraction factor and inertia weight PSO basic particle swarm algorithm source code. Source code modular preparation, structure, clear, easy to improve and to do numerical experiments
pso
- 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
qpso
- 采用基于量子粒子群算法来计算电力系统无功优化-Based on the quantum particle swarm algorithm to compute reactive power optimization
Matlab-Particle-swarm-algorithm--
- 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。-Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization to
Ipso
- 提出了一种基于改进型微粒群算法的无线传 感器网络分簇路由算法来优化分簇过程。簇首节点的选取综合考虑候选节点和邻居节点的状态信息-Proposed a modified particle swarm algorithm based on wireless sensor network clustering routing algorithm to optimize the clustering process. Cluster head node, considering the select
particle-swarm-algorithm-program
- 粒子群算法程序,有重要参考价值,尤其适合初学者-particle swarm algorithm procedure, which has important reference value,particularly suitable for beginners
Atificial-Fish-Swarm-Algorithm-AFSA
- 人工鱼群算法的讲解说明算法matlab源程序,运算结果及改进-the lecture and matlab source code for Atificial Fish Swarm Algorithm,AFSA
particle-swarm-algorithm-matlab-code
- 基本粒子群算法的matlab源程序,适合于初学者学习的模板。-Matlab source of the particle swarm algorithm, suitable for beginners to learn the template.
Particle-swarm-algorithm-
- 粒子群算法介绍,帮助了解粒子群算法及MATLAB编程-Particle swarm optimization to help understand the particle swarm algorithm and MATLAB programming
Artificial-Fish-Swarm-Algorithm
- 这是基本的人工鱼群算法的matlab程序的实现,方便理解和学习-This is the realization of the basic artificial fish swarm algorithm matlab program to facilitate understanding and learning
Particle-swarm-algorithm-source
- 基本粒子群算法源程序,开发环境是MATLAB,吐血推荐,易改实用!-Particle swarm algorithm source
particle-swarm-algorithm
- 基本粒子群算法的matlab源程序,可以学习一下-Elementary particle swarm algorithm matlab source code, you can learn about
Particle-swarm-algorithm-source-code
- 主要讲解粒子群优化算法的源代码,可以供各种非线性问题求解使用,效果显著,有很明显的优势!-Particle swarm algorithm source code
Immune-particle-swarm-algorithm
- 免疫粒子群算法,这种免疫粒子群优化算法结合了粒子群优化算法具有的全局寻优能力和免疫系统的免疫信息处理机制,并且实现简单,改善了粒子群优化算法摆脱局部极值点的能力。-Immune particle swarm algorithm, this immune particle swarm optimization PSO combines the global optimization ability of the immune system and immune mechanisms of info
Improved-particle-swarm-algorithm
- 改进的粒子群算法,是根据好多相关算法优化而来,适合对精度要求高的程序寻优。-Improved particle swarm algorithm
