CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 测试函数

搜索资源列表

  1. ortho_rot_matrix

    0下载:
  2. 产生随机旋转正交矩阵的程序,在智能计算或者优化算法中一些测试函数的产生中可能用到。-A method for producing random orthdox rotational matrices, used in the building of test functions in intelligent computation or optimization.
  3. 所属分类:Algorithm

  1. pso-1

    0下载:
  2. 给出了经典的粒子群优化算法的matlab实现方法,并结合测试函数,显示算法的寻优能力-Gives a classical particle swarm optimization algorithm matlab implementation, combined with the test function, the ability to display optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1565
    • 提供者:赵莉
  1. Benchmarks

    0下载:
  2. benchmark.zip主要包含一些标准的优化算法的测试函数,共有17个。-benchmark.zip mainly contains some standard test function optimization algorithm, a total of 17.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:10653
    • 提供者:YAN Haifeng
  1. functions

    0下载:
  2. 几个用于多种智能算法寻优的经典测试函数源代码-Several optimization algorithms for a variety of classic intelligence test function source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1905
    • 提供者:陶玲
  1. gwfunc

    0下载:
  2. 几种用于算法寻优的多维测试函数,matlab源代码-Several test functions for multi-dimensional optimization of the algorithm, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1403
    • 提供者:陶玲
  1. afsa1

    0下载:
  2. matlab程序实现 人工鱼群算法对测试函数进行测试 包里还包含测试函数的程序-AFSA matlab program to test the function of the test package also includes a program to test the function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5036
    • 提供者:耿晓琇
  1. Particle-Swarm

    0下载:
  2. 基于Pareto支配的多目标粒子群算法程序,用matlab设计实现,已经通过多个公认测试函数测试,结果良好。 -Based on multi-objective particle swarm algorithm Pareto domination, using matlab design implementation, test function has been recognized by a number of tests with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:94208
    • 提供者:wj
  1. CECorigial-data

    1下载:
  2. CEC2005的简介,详细总结了CEC2010测试函数源数据程序-CEC2005 introduction, a detailed summary of the CEC2010 test function source data program
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1655466
    • 提供者:刘丽丽
  1. PSO-matlab-code-and-test-function

    0下载:
  2. 粒子群优化算法(PSO),matlab代码,包含23个标准测试函数。-Particle swarm optimization (PSO), matlab code, including 23 standard test functions.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:41893
    • 提供者:张爱竹
  1. randomCharacter

    0下载:
  2. 生成随机字符的算法,包括四个重载的方法和一个测试函数。-Algorithm to generate random characters, including four overloaded methods and a test function.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-23
    • 文件大小:130588
    • 提供者:zpy
  1. testfunctions

    0下载:
  2. 多目标进化算法中用于进行测试的测试函数集合-testfunctions for mop
  3. 所属分类:matlab

    • 发布日期:2016-03-04
    • 文件大小:1728512
    • 提供者:liuwenjuan
  1. CMOPSO1

    1下载:
  2. Coello Coello等人提出了MOPSO。该程序针对测试函数 1的matlab程序。该算法引入了自适应网格机制的外部种群,不仅对群体的粒子进行变异,而且对粒子的取值范围也进行变异,且变异尺度与种群进化的代数成比例。-Handling Multiple Objectives With Particle Swarm Optimization Carlos A. Coello Coello, Member, IEEE, Gregorio Toscano Pulido, and Maximin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:122572
    • 提供者:xuelika
  1. Encrypt

    0下载:
  2. JAVA编写的加密算法,包括md5加密,sha加密,md5,sha双重加密。包含测试函数,项目中基本上都要使用到的工具类。-Encryption algorithms written in JAVA, including encryption md5, sha encryption, md5, sha double encryption. Contains the test function, the project is basically to have to use the tools.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:cbird
  1. ABC

    2下载:
  2. 改进版的人工蜂群算法,包含了测试函数,可以运行的。-ABC algorithm coded using MATLAB language,Artificial Bee Colony (ABC) is one of the most recently defined algorithms by DervisKaraboga in 2005, motivated by the intelligent behavior of honey bees
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:42082
    • 提供者:叶子
  1. shili2

    1下载:
  2. 混沌优化算法计算测试函数的matlab程序,自己写的,可以直接用。-Chaos optimization
  3. 所属分类:matlab

    • 发布日期:2014-06-05
    • 文件大小:1024
    • 提供者:李贺
  1. List

    0下载:
  2. C++作业题:双向链表的简单实现 里面附带见到测试函数-C++ job title: simple to achieve with a doubly linked list to see which test function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1438
    • 提供者:Amin
  1. duomubiaoliziqunsuanfa

    0下载:
  2. 改进的多目标粒子群算法,包括多个测试函数对程序中的部分参数进行修改将更好地求解某些函数 -Improved multi-objective particle swarm algorithm, including multiple test functions of some parameters on the program will be modified to better solve certain functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:17300
    • 提供者:张涛
  1. test-function

    0下载:
  2. 文档中包括22个测试函数的具体表达形式,主要给检测算法优化提供依据;用于算法的函数优化。-Documentation includes 22 test functions specific forms of expression, mainly to provide the basis for detection algorithm optimization functions for algorithm optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1068334
    • 提供者:zhang wan
  1. Fraction

    0下载:
  2. Fraction 类的实现 包含测试函数-Achieve Fraction class
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:649
    • 提供者:王嘉琦
  1. cec13matlab

    3下载:
  2. cec2013基准测试函数 matlab源程序-cec2013benchmark functions matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:1767648
    • 提供者:liulili
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com