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

搜索资源列表

  1. ycsf

    2下载:
  2. 用遗传算法及佳点集算法测试同一标准函数,普通的遗传算法和佳点集遗传算法的基本思想和不同点
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:王杨
  1. jdj

    0下载:
  2. 佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2210
    • 提供者:王杨
  1. Rosenbrock

    0下载:
  2. matlab平台下的测试函数Rosenbrock,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Rosenbrock, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1193
    • 提供者:王晋
  1. RGA

    0下载:
  2. 这是一个采用了UNDX-MMG模型的实数遗传算法。有5个测试函数。-the code is for real coded genetic algorithm using UNDX crossover and MMG model. it is tested using five bench mark function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5804
    • 提供者:chenzhiqiang
  1. GACOMSOL

    2下载:
  2. 简单遗传算法实现,包括与数值软件comsol有关的测试函数。-GA with the numerical sofaware COMSOL.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-30
    • 文件大小:8017
    • 提供者:xieyihong
  1. GAoptimization

    0下载:
  2. 用遗传算法在MATLAB环境下实现求复杂函数求极值的例子,内有详细说明,测试通过-Using Genetic Algorithm in MATLAB environment to achieve extremum seeking examples of complex functions, with detailed instructions, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:55973
    • 提供者:尹晓峰
  1. MATLAB

    0下载:
  2. 1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。 3.测试数据 输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 -1.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10562059
    • 提供者:季琳
  1. ga

    2下载:
  2. 遗传算法,用 matlab 实现,用于基准函数测试优化,精彩不可错过-genetic algorithm, using matlab realize, is extremely exciting. Not to be missed
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-10
    • 文件大小:1024
    • 提供者:任子武
  1. DeJong

    0下载:
  2. matlab平台下的测试函数DeJong,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function DeJong, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1109
    • 提供者:王晋
  1. Griewank

    0下载:
  2. matlab平台下的测试函数Griewank,对于用来测试粒子群、遗传等智能算法的性能非常有用-matlab platform test function Griewank, used to test for the PSO, the performance of genetic algorithms and other useful intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:王晋
  1. CPSO-FOR-function

    4下载:
  2. 小生境遗传粒子群混合算法及其测试函数,已经运行。-Niche Genetic Algorithm——PSO
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-29
    • 文件大小:233756
    • 提供者:bruce
  1. benchmark

    0下载:
  2. 该函数由于遗传算法,粒子群算法等各类测试,可以很好地对你所编程序进行评估,以验证你提出的算法的合理性-Function due to genetic algorithms, particle swarm optimization, and other tests can be well on your programmed assessment, to verify the rationality of the proposed algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:28043
    • 提供者:xiaocao
  1. MATLAB_GA

    0下载:
  2. MATLAB遗传算法工具箱的测试函数,有配套书,如Rosenbrock s valley,De Jong s function,Griewangk s function- Genetic Algorithm Toolbox Test Functions for MATLAB genetic algorithm toolbox with supporting books.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:228963
    • 提供者:wyk
  1. GA

    0下载:
  2. 遗传算法优化测试函数,测试优化算法的性能-The genetic algorithm optimization test functions, test to optimize the performance of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:19654
    • 提供者:海角天涯
  1. GA

    0下载:
  2. 遗传算法采用matlab语言描述,并附有一些测试函数 -Genetic algorithm using matlab language descr iption, along with some test function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1375648
    • 提供者:yufengling
  1. Cross_xu

    0下载:
  2. 遗传算法中交叉选择算法,对于遗传算法有一定的改进作用,这个只是一个函数,调用的话需要自己编写测试函数。-Cross-selection algorithm genetic algorithm, genetic algorithm improvements, this is just a function call then need to write your own test function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:989
    • 提供者:徐江民
  1. genetic-algorithm

    0下载:
  2. 测试函数,遗传算法,求F(x)de 最小值 -genetic algorithm
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-10
    • 文件大小:11117
    • 提供者:zhanli
  1. sga

    0下载:
  2. 基本遗传算法,含有测试函数,可以准确运行,出图,对代码有解释,清晰,容易理解-Basic genetic algorithm, containing the test function, can accurately run, a map, explained the code, clear, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:1143
    • 提供者:杨彬
  1. PSO-algorithm-

    0下载:
  2. 改进的 遗传算法 及其测试函数-Improved Genetic Algorithm and Its test function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:3336
    • 提供者:wangminglin
  1. Opposition-based-Stud-Genet

    0下载:
  2. 为进一步提高螺栓遗传算法的优化效率,加速寻优过程,提出基于对立策略的螺栓遗传算法。该算法在种群初始化阶段和变异阶段均用对立取代随机方式,提高产生解的质量。利用测试函数对算法的效率进行检验,将其与差分算法、遗传算法、粒子群算法和螺栓遗传算法进行对比,结果表明,新算法具有更快的收敛速度和更高的求解精度。-In order to improve the performance of Stud Genetic Algorithm(SGA) and accelerate the convergence s
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:97452
    • 提供者:zhangyan
« 1 23 4 »
搜珍网 www.dssz.com