搜索资源列表
测试PSO算法的新的组合测试函数
- Novel Composition Test Functions for Numerical Global Optimization func_test.m is the main program, a basic PSO algorithm PSO_func.m is attached. SIS_novel_func.m is the function program,including six composition functions f=SIS_novel_func(x,f
pso
- 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
power-system-problem-based-on-PSO
- 利用粒子位置和速度的改变更新,在熟悉多目标粒子群算法的基础上利用测试函数对该算法进行仿真,并对仿真结果进行优化。-The particle position and velocity changes update in the familiar multi-objective particle swarm optimization based on the use of test functions to simulate the algorithm, and the optimization
pso-matlab
- 粒子群优化算法pso,针对不同测试函数进行了算法编写-Particle swarm optimization pso, for different test functions of the algorithm to prepare
PSO-CODE
- 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
pso
- matlab实现的PSO算法,主要功能是模拟粒子群算法,经过测试可以运行。-matlab implementation of the PSO algorithm, the main function is to simulate particle swarm algorithm is tested to run.
pso
- 标准pso源程序,采用MATLAB编写,并附带测试程序。-Standard pso source, using MATLAB to prepare, and with testing procedures.
pso
- 用于实现粒子群算法的matlab工具包,带有一些测试函数-particle swarm optimization toolbox for matlab
pso
- 群智能算法pso算法,绝对超值,已测试实用。-matlab about pso program
pso
- 一个java编写的粒子群程序,可自行设置多个参数,并有图像跟踪粒子运行状态,已经在Eclipse上测试通过。-A java program written in particle swarm, are free to set multiple parameters, and image tracking particles running, has been tested on Eclipse.
constriction-pso
- Constriction PSO 代码,测试函数为Rastrigin-Constriction PSO code, test function Rastrigin
pso
- 自己写的最基本的pso测试函数是x^2+y^2,内置6个函数可供选择-original pso
PSO haoyong
- 此压缩包包括PSO的一个经典工具箱,和几个帮助学习的测试程序,以及几个我编的测试小程序,绝对可用,我一直在用。(This compressed package includes a classic toolbox of PSO, and several learning procedures to help test, absolutely available, I have been using.)
DeJongTestFunctions
- 在pso粒子群优化函数中的典型测试基准函数,应用检测pso算法的优劣性(In the PSO particle swarm optimization function of the typical test benchmark function, the application of PSO algorithm to check the pros and cons)
PSO
- 粒子群算法改进程序和一些测试函数的编写比原算法比较好(The improvement program of particle swarm optimization and the writing of some test functions are better than those of the original algorithm)
PSO+2
- 基于模拟退火的PSO算法;用一个算列来说明该方法;同步变化学习因子PSO算法,也用一个算例来说明;本人运行测试通过(PSO algorithm based on simulated annealing; a column is used to illustrate the method; I run the test.)
Griewank
- 用于非线性算法的测试用到的函数,Girewank,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms,Girewank,contains PSO test cases in the file, and it needs to be taken away.)
Rastrigin
- 用于非线性算法的测试用到的函数,Rastrigin,文件中包含pso测试案例,有需要可以拿走。(The function used for testing nonlinear algorithms, Rastrigin, contains PSO test cases in the file, and it needs to be taken away.)
PSO
- 一个简化版的粒子群算法代码,适合初步学习使用。内含6个测试函数(Code of a simple PSO algorithm, including six test functions)
改进PSO算法及其测试函数
- 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)