搜索资源列表
pso(sphere)
- 标准PSO算法,运用SPHERE测试函数,最终收敛于0-standard PSO algorithm, using SPHERE test function, eventually converge to 0
Demo PSO
- 粒子群优化算法(pso)的源程序。包括基本粒子群算法的程序及其在优化函数方面的应用。-Particle Swarm Optimization (PSO) of the source. Groups including the elementary particles algorithm optimization process and its function in the application.
pso-program
- 粒子群优化程序,可以用于函数优化,工程优化等-PSO procedures can be used for function optimization, engineering optimization
pso
- 粒子群算法的sphere,rosenbrock,ackley,griewank函数优化-The function optimization of particle swarm algorithm
PSO
- 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
psojiben
- 基本pso的程序,本科毕业设计的时候用的,直接调用函数即可!-Basic PSO procedures, graduate design when used in a direct call function can be!
PSO
- 本程序利用粒子群算法解决连续空间优化问题,所用函数在实验报告中有给出。 -This procedure using particle swarm optimization algorithm to solve continuous space problem, the use of function in experimental reports have give.
Optimization_of_RBF_Network
- Matlab粒子群算法优化RBF网络 采用了粒子群算法对RBF神经网络中的参数进行了优化,在测试程序中验证了经过粒子群算法优化的RBF神经网络的函数逼近能力比未经过优化的逼近能力强-Matlab PSO RBF network optimization using particle swarm optimization on RBF neural network parameters are optimized, in the test procedures and verified thr
SPSO
- 标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
PSO
- 基于matlab的粒子群(PSO)算法求解BANANA函数的极值-PSO Algorithm for Banana function optimization (Matalab)
PSO_for_function_optimization
- 用于连续函数优化的PSO(粒子群)算法,可以根据其进行算法改进,好东东!-PSO Algorithm for general function optimization
pso-down
- 用python语言编写的粒子群优化算法,内有多种适应度函数可供选择-Python language used particle swarm optimization algorithm, there are a variety of alternative fitness function
PSO
- 改进后的经典的pso算法,主函数是对空间坐标的搜索,使用的时候可以改成其他的相应问题,c++描述-The improved classic pso algorithm, the main function is the search space coordinates, using the time to change other consequential issues, c++ descr iption of
simpelpso
- written by budi santosa to implement modified PSO on single variable function budi_s@ie.its.ac.id based on Engineering Optimization Theory and Practice book by Singiresu S. Rao- written by budi santosa to implement modified PSO on single va
zengjianhu
- pso算法 用c语言来实现的 优化的y=x^2函数 -pso algorithm using c language to realize the optimization of the function y = x ^ 2
constriction-pso
- Constriction PSO 代码,测试函数为Rastrigin-Constriction PSO code, test function Rastrigin
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)
PSO
- 粒子群搜索算法的一个简单的仿真程序的编写。根据PSO算法原理,在MATLAB中编程实现基于PSO算法的函数极值寻优算法。(A simple simulation program of particle swarm search algorithm. According to the principle of PSO algorithm, based on PSO algorithm, a function extreme optimization algorithm based on PSO a
PSO
- 粒子群优化算法代码,实现任意函数的优化,只需要对需要优化的函数进行编写即可。(Optimization of particle swarm optimization algorithm for optimization of any function)
PSO
- 粒子群求一元/二元函数极值,粒子群改变权值(Particle swarm optimization is used to find the extreme value of a one / two element function.)
