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

搜索资源列表

  1. CoDE.RAR

    1下载:
  2. 文档是关于差分进化的改进算法,通过自适应的改变差分进化的参数,有效地提高了算法的性能,有测试函数和数据,可直接运行-Documentation is on improved differential evolution algorithm, by changing the parameters of the adaptive differential evolution, and effectively improve the performance of the algorithm, ther
  3. 所属分类:Other systems

    • 发布日期:2017-06-03
    • 文件大小:14957564
    • 提供者:郭洁皓
  1. OXDE

    1下载:
  2. 文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。-Documentation is improved code on differential evolution using orthogonal design and improve the performance of the algorithm, there are test functions and test data, can be run directly.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2573079
    • 提供者:郭洁皓
  1. IWO

    0下载:
  2. 野草算法程序,应用于常见的几个测试函数.-IWO for benchmarks
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6323
    • 提供者:逸文
  1. Bat-Algorithm

    1下载:
  2. 蝙蝠算法,并运用几个常见的测试函数验证了其收敛速度与精度。-Bat Algorithm for benchmarks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14967
    • 提供者:逸文
  1. Genetic_Algorithm

    0下载:
  2. 单目标遗传算法,并运用测试函数测试了其精度与收敛性。-Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3303
    • 提供者:逸文
  1. Differential-Evolution-Algorithm

    0下载:
  2. 进化差分算法,并运用测试函数测试了其精度与收敛性。-DEA for benchmarks.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2474
    • 提供者:逸文
  1. PSO

    1下载:
  2. 粒子群算法,并运用测试函数测试了其精度与收敛性。-PSO for benchmarks .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:6426
    • 提供者:逸文
  1. shiyan2

    0下载:
  2. 哲学家进餐问题 #include<stdio.h> #include<semaphore.h> #include<pthread.h> //宏定义信号量个数为5,宏定义0表示思考,宏定义1表示饿,宏定义2表示吃,宏定义(ph_num+4) N表示左,宏定义(ph_num+1) N表示右 #define N 5 #define THINKING 0 #define HUNGRY 1 #define EATING 2 #
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:cc
  1. BPNN

    0下载:
  2. bp神经网络逼近测试函数d=sin(2πx)sin(2πy)-The bp neural network approximation test function d = sin (2 PI x) sin (2 PI y)
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:679
    • 提供者:lingalu
  1. ABC-matlab

    1下载:
  2. 人工蜂群算法Matlab工具箱,包含基本优化测试函数。-artificial bee colony algorithm, MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3235
    • 提供者:张一
  1. pso-fd

    0下载:
  2. PSO算法和最速下降法混合算法,求解单目标优化问题,测试函数是非线性方程组,解决MinF(x)的问题。-PSO algorithm and steepest descent method hybrid algorithm for solving single-objective optimization problem, the test function is non-linear equations, solving MinF (x) of the problem.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:何骞
  1. PSOGSA

    2下载:
  2. 引力搜索算法与粒子群算法结合的混合算法,多大量的标准测试函数进行测试-Hybrid algorithm gravitational search algorithm and particle swarm algorithm combining multiple large number of standard test functions for testing
  3. 所属分类:matlab例程

    • 发布日期:2017-02-20
    • 文件大小:151663
    • 提供者:孔飞
  1. HS

    0下载:
  2. 和声搜索算法,一种智能优化算法,国外学者编写的源码,可以运行,附带有测试函数和简要的算法介绍,供大家学习参考。-Harmony search algorithm, a kind of intelligent optimization algorithm, foreign scholars write the source code, It can run smoothly with test function and algorithm is introduced briefly, consul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:585974
    • 提供者:sada
  1. psopt

    0下载:
  2. 关于PSO算法的最新改进,包括主要的测试函数,以及相关的代码描述-This is an implementation of Particle Swarm Optimization algorithm using the same syntax as the Genetic Algorithm Toolbox, with some additional options specific to PSO.
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:39035
    • 提供者:david
  1. CG_DESCENT-C-6.7.tar

    0下载:
  2. 用C语言实现CG_DESCENT算法,另外对部分测试函数用matlab编写-Achieve CG_DESCENT algorithm using C language, in addition to some of the test function using matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:58722
    • 提供者:xiaocao
  1. 34ump-test-functions

    1下载:
  2. 提供了34个无约束优化算法的测试函数,用于测试算法的有效性和准确性-Provides 34 unconstrained optimization test functions for testing the validity and accuracy of the algorithm
  3. 所属分类:matlab

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

    0下载:
  2. 蝙蝠算法( bat algorithm) 是由剑桥大学的Yang于2010 年提出的一种模拟蝙蝠捕食过程中所采用的回声定位原理的启发式智能算法。目前已经通过了标准测试函数的测试,对于解决连续性优化问题取得了较好的效果。-Bat algorithm (bat algorithm) is an analog process bat predation by Cambridge University s Yang proposed in 2010 adopted the principle of ec
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:29945
    • 提供者:changxi
  1. ABC-algorithm

    1下载:
  2. 详细地介绍了人工蜂群算法的编写,并用几个标准测试函数来验证了它-The writing of the artificial colony algorithm are described in detail, and several standard test functions to verify it
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5130
    • 提供者:丁力
  1. PSO

    0下载:
  2. 用基本粒子群算法来解决优化问题,本程序给出的是测试函数,根据需要可以自行更改适应度函数。-Using particle swarm optimization algorithm to solve the problem, this program is given a test function, you can change the fitness function according to their needs.
  3. 所属分类:matlab

    • 发布日期:2016-08-07
    • 文件大小:2048
    • 提供者:xushipeng
  1. fmaxga

    0下载:
  2. 基于MATLAB的遗传算法程序,所用的函数为测试函数-Genetic algorithm based on MATLAB program, the use of function test function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2729
    • 提供者:胡涛
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com