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

搜索资源列表

  1. A-Modified-Artificial-Fish

    0下载:
  2. 本文采用了自适应调制参数的方式对算法进行了改进,并用6个测试函数,结果表明,改进后的算法效果优异-In this paper, an adaptive AFSA algorithm is presented by adjusting the parameter automatically in basic AFSA. Six benchmark functions are used to check the performance of the new method. It shows th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:189694
    • 提供者:zhangyan
  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. purepso

    0下载:
  2. 基本PSO算法包,带十二个测试函数,java语言,windows环境-pso package
  3. 所属分类:Console

    • 发布日期:2017-12-09
    • 文件大小:737224
    • 提供者:yang
  1. ceshi12

    1下载:
  2. EMD的实例测试函数,自己修改过的,可以显示imf分量频谱-Examples of EMD test function, with my own modify, you can display imf component spectrum
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:2705
    • 提供者:肖胜贤
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:10364
    • 提供者:
  1. pso

    0下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。-Standard PSO algorithm code using C++ preparation Notes rich with test function test function in (0,-1) obtained at the minimum three.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:10682
    • 提供者:汤德琴
  1. pso_goldstein_

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm code using C++ preparation Notes rich wi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-06
    • 文件大小:11297
    • 提供者:ke
  1. GA

    1下载:
  2. 多目标的十进制遗传算法,可求解多个测试函数的多维的最优值-Multi-objective Genetic Algorithms decimal, multiple tests can be solved multidimensional optimal value function
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2156
    • 提供者:心海赤潮
  1. PSOt

    0下载:
  2. pso优化算法的基本应用,并包含了其中主要的几个测试函数,内容相当全面。-pso optimization of the basic application, and contains several tests in which the main function, the content is very comprehensive.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:37812
    • 提供者:qujunqiu
  1. RSM

    0下载:
  2. 对测试函数运用响应面的方法做了四阶响应面模型。-Using response surface of the test function method to do a fourth-order response surface model.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:467175
    • 提供者:yaoye
  1. pso_goldstein

    1下载:
  2. 标准PSO算法代码采用C++编制;注释丰富;带有测试函数;测试函数在(0,-1)处取得最小值3。编译运行通过修改优化模型即可直接用来优化你所需求解问题,本人在弹道优化方面已测试成功。代码内总共进行50次pso搜索运算,以提高算法的可靠性,迭代最大次数限制在500次以内,输出最佳适应值和取得最佳适应值时的迭代次数,平均进行每次pso运算要多少次迭代才能得到满足条件的解-Standard PSO algorithm using C++ code compiled Notes rich with
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:11047
    • 提供者:任行
  1. duilie

    0下载:
  2. 1. 定义顺序队列类型,实现栈的所有基本操作。 2. 定义链队列类型,实现栈的所有基本操作。 3. 应用队列,编写测试函数判断字符序列是否为回文。 4. 编写测试程序。 -1 defines the type of queue order to achieve all of the basic stack operations. (2) define the queue type chain, to achieve all of the basic operation of th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:2643
    • 提供者:guan
  1. PSOTool

    2下载:
  2. 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-30
    • 文件大小:15360
    • 提供者:
  1. Qpso_test

    0下载:
  2. 量子粒子群算法源码(对应须文波、孙俊等人的论文)带测试函数-Quantum particle swarm algorithm source code (corresponding Wenbo, SUN Jun et al paper) with test function
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2733
    • 提供者:yst
  1. GA

    0下载:
  2. 简单遗传算法MATLAB实现,详细的介绍了简单遗传算法的实现过程,并以一个简单的函数优化作为案例说明了其应用。但是由于该测试函数过于简单,在实际的应用过程中,还需要对相关参数进行调整,使其效率得到更大的提高。-Simple genetic algorithm based on MATLAB realize, describes in detail the process of simple genetic algorithm, and a simple function optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3662
    • 提供者:豆豆
  1. test-function

    3下载:
  2. PSO测试函数代码,包括单峰和多峰函数。-PSO test function code, including unimodal and multimodal function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-20
    • 文件大小:8047616
    • 提供者:徐夏
  1. CEC2005

    5下载:
  2. PSO测试函数代码,CEC 005代码。包括shifted rotated generated函数-PSO test function code, CEC 005 code
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-08-12
    • 文件大小:3367936
    • 提供者:徐夏
  1. CEC2010

    1下载:
  2. PSO测试函数代码,CEC 2010代码。包括shifted rotated generated函数-PSO test function code, CEC 2010 code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-02-21
    • 文件大小:24961867
    • 提供者:徐夏
  1. diploid-genetic-algorithms

    0下载:
  2. matlab实现二倍体编码体制的遗传算法,包括统计函数,包括了统计函数,各种遗传算法的测试函数。-matlab coding system to achieve diploid genetic algorithms, including statistical functions, including statistical functions, a variety of genetic algorithm test function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:13414
    • 提供者:
  1. GA_real_coded_min

    0下载:
  2. 采用遗传算法求最小值,比较实用,经过多个测试函数测试-Using genetic algorithms for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1386
    • 提供者:刘军华
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com