搜索资源列表
测试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
测试函数运行时间的matlab程序
- 在matlab中测试函数运行时间
Rastrigrin matlab平台下的测试函数Rastrigrin
- matlab平台下的测试函数Rastrigrin,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rastrigrin, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
testfunction.rar
- 用MATLAB编写的18个智能优化算法的测试函数程序,Prepared using MATLAB Intelligent Optimization Algorithm 18 function testing procedures
pso
- 带有测试函数的PSO算法源代码,用matlab开发-Test function with the source code of the PSO algorithm, developed using matlab
pso4
- 此文件为Matlab编的一个基本pso算法,所用测试函数为 Rastingin-Matlab prepared this document for a basic PSO algorithm, used in the test function Rastingin
TestFunction
- 一些用matlab编制的智能优化算法的的测试函数程序-Some prepared to use matlab Intelligent Optimization Algorithm function test procedures
PSO-CODE
- 以Rosenbrock矩阵做为测试函数的微粒群算法的一些源码-Rosenbrock matrix in order to function as a test of the Particle Swarm Optimization of a number of source
testfunction
- 各种测试函数的源代码,包括ackleysfunction、braninfunction等-Various test functions of the source code, including ackleysfunction, braninfunction etc.
branke moving peaks benchmark
- 1999年branke提出的移动山峰基准测试函数,用于测试动态优化算法的性能。可以正常运行。
23825758TSPLIB_DATA tsp测试库
- 一个很好的用于测试tsp问题的函数测试库,包括各类典型的 测试函数(A good test function for testing TSP library, including all types of typical test functions)
经典测试函数-MATLAB
- 多目标优化中经典的测试函数MATLAB代码(Classical test function matlab code in multi objective optimization)
cec13matlab
- 可用来测试智能优化算法性能,例如粒子群优化算法,人工蜂群算法等。(It can be used to test the performance of intelligent optimization algorithm, such as particle swarm optimization algorithm, artificial swarm algorithm, etc.)
Test_Functions
- 24个常用的标准的由于测试优化算法的测试函数(24 commonly used standard test functions due to test optimization algorithm)
测试函数作业
- 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
算法测试函数
- MATLAB的算法测试测试函数一共十个,都是最经典的(MATLAB algorithm test function of a total of ten, are the most classic.)
BA
- 蝙蝠算法进行编程 采用标准测试函数对其性能进行测试(The bat algorithm is programmed and the performance of the algorithm is tested with standard test function.)
多目标测试函数集
- 多目标测试函数集DTLZ1-7,无约束的7个多目标优化问题。 输入:种群、目标函数数量、决策变量数量、函数序号 输出:对应的函数值
Benchmark 最优化测试函数
- Matlab中智能算法最优化测试函数公式及代码,有30几个,可用来验证算法的性能(There are more than 30 intelligent algorithm optimization test function formulas and codes in Matlab, which can be used to verify the performance of the algorithm.)
布谷鸟算法
- matlab关于布谷鸟算法的例子,适用于经典测试函数的计算。