搜索资源列表
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
- 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. Particle Swarm Optimization Alg
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 and to do numerical experiments
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 the improved PSO, variable lear
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
pso
- 粒子群PSO及其改进算法,包含基本PSO,sPSO,tPSO,tsPSO等。-Particle swarm PSO and its improved algorithm, including the basic PSO, sPSO, tPSO, tsPSO, etc.
pso
- 粒子群优化算法的一个应用,有基本的注释,需要一定水平才能看明白(an example of pso algorithom)
PSO
- PSO的java基本实现,以及一种的改进版本,并且以Rastrigin函数为例,探究其运行效果(PSO java basic implementation, as well as an improved version, and take Rastrigin function as an example to explore its operation effect)