搜索资源列表
pso
- 这是一个很基本的pso算法的matlab的源码。比较的简单,但是可以再这个基础上修改的-This is a very basic PSO algorithm matlab source code. Comparison of the simple, but can be modified based on this
pso
- pso应用基本程序,adhoc应用的一些简单的小程序-PSO application of the basic procedures, adhoc application of some simple applets
pso
- 个程序就是最基本的粒子群优化算法程序,用Matlab实现,非常简单。是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。-Procedures is the most basic particle swarm optimization procedures, using Matlab realize, is very simple. Is the main
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
PSO
- pso 基本算法 可以应用于各种优化问题,希望能对大家有帮助!-the basic PSO algorithm can be applied to various optimization problems, hoping to help all of you!
PSO
- PSO的基本程序和3种经典的改进程序,包括GPSO,ARPSO和HPSO,文件包中没有附这三种改进PSO的源论文,请自行下载-PSO
pso
- 最基本的MATLAB实现的粒子群pso算法。-MATLAB realization of the basic particle swarm PSO algorithm.
psojiben
- 基本pso的程序,本科毕业设计的时候用的,直接调用函数即可!-Basic PSO procedures, graduate design when used in a direct call function can be!
pso
- 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
PSO
- 基本的群智能算法MatLab范例程式,对刚接触PSO的新手来说,可以有初步的认知-Basic particle swarm optimization source code
pso
- 基本pso程序,是改进的pso算法程序,别的函数只要套用就可以了!-pso
pso-ppt-sample
- 微粒群优化算法 (PSO) 是一种进化计算技术 , 由Eberhart博士和kennedy博士于1995年提出。微粒群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解。 -Particle Swarm Optimization (PSO) is an evolutionary computation technique, by Dr. Eberhart and Dr. kennedy made in 1995. P
PSO
- 带有收缩因子和惯性权重的基本PSO粒子群算法源代码。本源代码模块化编写,结构清晰,便于改进和做数值实验 -With the shrinkage factor and the basic PSO inertia weight particle swarm algorithm source code. Modular source code written in a clear structure, easy to improve an
pso
- 一种比较高效的微粒群算法源码。效率比基本pso高很多-an efficient pso code
PSO
- matlab的基本pso程序,很经典,可以帮助初学者对基于matlab应用的智能算法有一定的了解-The basic pso matlab program, it is classic and can help beginners matlab-based applications have some knowledge of intelligent algorithms
pso-matlab--source
- 粒子群算法源程序 基本算法 ,简单易懂,可实现的非线性优化,适于求解优化问题-Source of basic particle swarm algorithm, easy to understand, enabling non-linear optimization, for solving optimization problems
PSO-and-improved-PSO
- 这是一个包含基本PSO算法和改进PSO算法的程序,包括带压缩因子的PSO,权重改进的PSO,变学习因子PSO,混沌PSO等-This is one that contains the basic PSO algorithm and PSO algorithm to improve the procedures, including with a compression factor of the PSO, the weight of t
PSO
- 基本PSO算法,可以根据迭代资料生成不同的图像,很形象。绝对原创。-Basic PSO algorithm based on iterative information to generate a different image, the very image. Absolute originality.
the-basic--program-of-pso
- 基本pso程序,适合初学者使用,使用时直接改fitness函数。-Basic pso procedures, suitable for beginners to use, use directly change the fitness function
pso
- pso基础算法代码,能够进行基本pso算法处理,并且能够计算每次迭代例子中心的位移步长 -pso algorithm code base that can perform basic pso algorithm processing, and be able to calculate the displacement of the center of each iteration step examples