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

搜索资源列表

  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. Differential-Evolution-Algorithm

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

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

    0下载:
  2. 基于差分进化算法的无线传感器网络节点定位方法研究-Based on differential evolution algorithm for wireless sensor network node localization method
  3. 所属分类:Development Research

    • 发布日期:2017-04-06
    • 文件大小:423790
    • 提供者:王平
  1. DE

    0下载:
  2. 这是基本的差分进化算法,简单高效,非常适合初学者使用。-This is the basic differential evolution algorithm, simple and efficient, very suitable for beginners to use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1347
    • 提供者:黄慷
  1. DE

    0下载:
  2. In computer science, differential evolution (DE) is a method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. Such methods are commonly known as metaheuristics as they make few
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1007
    • 提供者:Alireza
  1. DREAM-V3.0

    13下载:
  2. 差分进化自适应Metropolis算法Matlab工具箱,是一种马尔科夫链蒙特卡洛(MCMC)工具.带演示例子.-DREAM runs multiple different chains simultaneously for global exploration, and automatically tunes the scale and orientation of the proposal distribution using differential evolution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1649288
    • 提供者:田学军
  1. oppo_Differential-Evolution

    0下载:
  2. 反向差分源代码,入口为main()函数内含详细注释,解决函数维度具有可扩展性。-Reverse differential source code, the entrance to main () function contains detailed notes, solve scalability dimension function.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3213
    • 提供者:achun
  1. SBDE

    0下载:
  2. 自平衡差分进化算法解决各种现实生活中的问题-Self-balancing differential evolution algorithm to solve a variety of real-life problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:590286
    • 提供者:wangyunhe
  1. dePnn(optimize-the-learning-rate)

    0下载:
  2. This code use a Differential Evolution optimization algorithm. and then optimize the learning rates of neural network. used is JENKIN s gasro and makey dataset. -This code use a Differential Evolution optimization algorithm. and then optimize
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:27036
    • 提供者:packchanjun
  1. DeMat

    0下载:
  2. 差分进化算法标准版,应用时可以自行修改,可以达到较好的优化效果-Differential evolution algorithm standard edition,you can change it if you want to use if for self application Can achieve better optimization effect
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:32886
    • 提供者:卢丙
  1. (muPlambda)-co-evolutionary-DE

    0下载:
  2. 将协同进化思想与微分进化算法结合,为一种改进的多种群共同进化微分进化算法-The idea of ​ ​ co-evolution differential evolution algorithm combined for an improved multi-population co-evolution differential evolution algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:8876
    • 提供者:徐以坤
  1. diff

    0下载:
  2. this about differential evolution that could evolve the generation. this works as if the generation is updating its intelligence generation to generation that results to a nice precising.-this is about differential evolution that could evolve the ge
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2698
    • 提供者:tedla
  1. DECMOSA-SQP-CEC09

    0下载:
  2. Differential Evolution with Self-adaptation and Local Search for Constrained Multiobjective Optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1760993
    • 提供者:Iman
  1. Particle-Swarm-Optimization

    0下载:
  2. This paper presents an overview of our most recent results concerning the Particle Swarm Optimization (PSO) method. Techniques for the alleviation of local minima, and for detecting multiple minimizers are described. Moreover, results on the abil
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:433138
    • 提供者:yangs
  1. MGDE

    0下载:
  2. 这是一个改进的查分进化算法,相应的论文为:An improved differential evolution with novel mutation strategy. 发表在IEEE 2014 Symposium on differential evolution (SDE)-This is an improved differential evolution. The corresponding paper is:An improved differential evolution wit
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4153
    • 提供者:师玉娇
  1. dct-svd

    0下载:
  2. digital color image watermarking based on dct-svd usinf differential evolution
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:313981
    • 提供者:priyanka
  1. FA2

    0下载:
  2. 一种改进的萤火虫算法解决动态0-1背包问题。经过测试,算法就有良好的性能。-Firefly Algorithm (FA), Genetic Algorithm (GA) and Differential Evolution (DE) have been widely used for static optimization problems, but the applications of those algorithms in dynamic environments are rela
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2839823
    • 提供者:孙雪
  1. DE-(2)

    0下载:
  2. 微分进化算法(DE)matlab 源代码,可完美运行-Differential evolution algorithm source code
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:14046
    • 提供者:赵志新
  1. dergipark.ulakbim.gov

    0下载:
  2. Differential Evolution (DE) algorithm is a new heuristic approach mainly having three advantages finding the true global minimum regardless of the initial parameter values, fast convergence, and using few control parameters
  3. 所属分类:Document

    • 发布日期:2017-04-27
    • 文件大小:133589
    • 提供者:f&f
  1. ciis

    0下载:
  2. Particle Swarm Optimization and Differential Evolution Algorithms: Technical Analysis, Applications and Hybridization Perspectives
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1070125
    • 提供者:f&f
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com