搜索资源列表
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
Artificial_fish_matlab.rar
- 根据人工鱼群算法的基本原理,求解一个函数值的最优解;,According to the basic principles of artificial fish-swarm algorithm, solving a function value of the optimal solution
ESAFSA
- 我这是论文中用到人工鱼群算法,为matlab代码。希望对对大家有用。-This artificial fish-swarm algorithm code in matlab was used in my paper,I hope it is usefull for you.
CLSPSO
- 混沌粒子群算法,具有很好的全局搜索能力!-Chaotic particle swarm algorithm has good global search capability!
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
improved-particle-swarm-algorithm
- 6种求解无约束优化问题的改进的粒子群算法,matlab编程。-Six kinds of solving unconstrained optimization problems improved particle swarm algorithm, matlab programming.
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
- 用python语言实现粒子群算法,此处用来求解几道非线性式子-Particle swarm algorithm, python language, here used to solve several nonlinear equations
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
Particle-swarm-algorithm-
- 粒子群算法的基本介绍的word文档,该文件和普通的文字介绍不同,它是通过一个图形例子,很形象地描述粒子群算法的内涵。文件后有代码。非常适合初学者,帮助快速理解-The basic particle swarm algorithm is introduced, and the file and ordinary text introduces different, it is through a graphic example, very vividly describes the connota
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
