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

搜索资源列表

  1. convertTDMS

    1下载:
  2. 导入LabView的TDMS的文件作为一个在与选择保存在文件中的数据在垫子MATLAB的工作空间的结构(版本1.1或1.2)。这是写在MATLAB2010b。原函数的基础上,由Brad堪寻的技术和格兰特Lohsen与杰夫Sitterle的GTRI(通过此功能4版本1)的工作。版本9功能(菲利普上编写的),除加入了添加的各种以前的版本更新,可以处理已被“优化“由LabVIEW文件。这个功能已经测试了多种TDMS的文件数量有限。-Import a LabView TDMS file (version
  3. 所属分类:Other windows programs

    • 发布日期:2014-08-07
    • 文件大小:12288
    • 提供者:driiawrl
  1. mopsoC

    1下载:
  2. 使用C 语言编写的 多目标的粒子群优化算法 MOPSO 可以运行 内含测试函数 可以多功能运行-Using the C language for multi-objective particle swarm optimization algorithm MOPSO can run embedded test function can be multi-run
  3. 所属分类:Other systems

    • 发布日期:2016-09-14
    • 文件大小:35914
    • 提供者:姚思
  1. spider_demo

    0下载:
  2. // 由于本程序目的是演示Spider的工作流程,因此在各个方面只求实现功能,并无任何优化,不适合商业使用。 // 本程序除MyRegexNamespace以外无使用其他组件,该组件为The Regulator 2.0编译而成,功能就是一个取URL的正则表达式。 // DEMO只在windows2003企业版下进行过测试,开发环境VS.NET2005 // 由于本程序在url合法性检测部分使用了.NET 2.0才支持的类或函数,如需在.NET 1.1运行必须修改部分代码 // 程
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:65128
    • 提供者:zhalihong
  1. file-operations

    0下载:
  2. 含有运行结果哦~功能齐全而且是优化版 文件操作设计及实现 总体设计:设计实现对文件 file.txt的读取,插入和增加的功能; 要求: (1)实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite) (2)实现文件中间插入一段话--------这是一个测试; (3)实现对文件的创建,文件写入和添加; -Contains the results oh fully functional and optimized version
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:379875
    • 提供者:李信
  1. EMOresults.tar

    1下载:
  2. 多目标优化算法中的一些标准测试函数的结果,可供进行多目标算法研究的人员进行对比-Multi-objective optimization algorithm of some results of the standard test function, the personnel available for multi-objective algorithm compared
  3. 所属分类:Other systems

    • 发布日期:2015-04-15
    • 文件大小:228352
    • 提供者:盛章
  1. program

    1下载:
  2. 编写了一个pso优化bp神经网络的程序,应用在分类中。第一步:pso优化bp神经网络得到最优的阈值和权值,第二步bp神经网络把该最优的阈值和权值作为初始阈值和权值,采用动量及自适应学习速率算法进行训练。附件中,是数据和编写的部分程序,tiqushuju是用来提取文本中的数据构造样本集的函数。mubiao是用来构造期望输出的函数。bp是已经编写好的,未使用pso优化的bp神经网络函数。pso是本人编写的pso优化bp神经网络的函数,psobp是采用pso优化的阈值和权值作为bp神经网络的初始权值和
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:48759
    • 提供者:wk
  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-15
    • 文件大小:11047
    • 提供者:任行
  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. 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-06
    • 文件大小:1068334
    • 提供者:zhang wan
  1. MVO

    2下载:
  2. 根据黑洞理论,提出的黑洞模拟算法,并进行标准测试函数优化,优化结果由于现有算法-According to the black hole theory, the black hole simulation algorithm is proposed, and the standard test function optimization is carried out.
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:20963713
    • 提供者:antry
  1. DeJongTestFunctions

    0下载:
  2. 在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)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:13312
    • 提供者:1286705494
  1. CSC001

    0下载:
  2. 智能优化函数测试类MATLABCSC001(Intelligent test MATLABCSC001)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:nisa
  1. cdejx

    0下载:
  2. 粒子群优化算法pso,针对不同测试函数进行了算法编写()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:CCsmw%24786415
  1. WFG_1.15.tar

    0下载:
  2. WFG测试函数 属于高维三目标的测试函数 可用于多目标优化问题的测试仿真实验(The WFG test function belongs to the test function of Gao Weisan target, and it can be applied to the test and simulation experiment of multi-objective optimization problem.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:20480
    • 提供者:linyi01
  1. MOEA-D-Continuous

    0下载:
  2. 多目标优化算法,涉及两种聚集函数,切比雪夫与边界交叉,ZDT系列测试函数,双目标与三目标(MOEA/D,this algorithm is a typical MOEA.)
  3. 所属分类:其他

    • 发布日期:2018-12-20
    • 文件大小:61440
    • 提供者:蓝色瘦子
  1. TestProblems

    5下载:
  2. 多目标优化测试函数集合,主要包括ZDT1~ZDT6以及DTLZ1~DTLZ6函数、TYD、UF等测试函数的数学模型,标准Pareto解集,非常实用。(Multi-objective optimization test function set, mainly including the ZDT1~ZDT6 and DTLZ1~DTLZ6 function, TYD, UF and other test functions of the mathematical model, the standa
  3. 所属分类:Windows编程

    • 发布日期:2019-03-22
    • 文件大小:742400
    • 提供者:littlefu
  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-10
    • 文件大小:251904
    • 提供者:wangjiquan
  1. 改进PSO算法及其测试函数

    1下载:
  2. 为了更好地改善多目标粒子群优化算法的收敛性和多样性的pso 算法(In order to improve the convergence and diversity of multi-objective particle swarm optimization algorithm, PSO algorithm is proposed)
  3. 所属分类:其他

    • 发布日期:2021-01-29
    • 文件大小:3072
    • 提供者:bloomfzl
  1. Matlab 优化求解之蝙蝠算法

    1下载:
  2. 蝙蝠算法合集,包括几个测试函数,适合新手学习(The bat algorithm collection, including several test functions, suitable for beginners to learn)
  3. 所属分类:其他

  1. 单目标GOA算法

    3下载:
  2. 能够实现蝗虫优化算法,里面包含许多经典的单目标测试函数,使用时直接运行main函数即可,需要更改测试函数的的话自己在main里面修改(It can realize locust optimization algorithm, which contains many classic single objective test functions. When using, you can directly run the main function. If you need to change th
  3. 所属分类:其他

    • 发布日期:2021-03-15
    • 文件大小:7168
    • 提供者:风雪夜不归
« 12 »
搜珍网 www.dssz.com