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

搜索资源列表

  1. ACO

    0下载:
  2. 蚁群优化算法是一种基于自然启发的metaheuristic算法,从其提出到现在历经10多年的发展到目前已经成为一种解决组合优化问题的有效工具。最大团问题是一个经典的NP难的组合优化问题,很多实际问题都可以抽象为对无向图上最大团问题的求解,所以,对最大团问题的研究无论在理论上还是实际上都有重要意义。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-19
    • 文件大小:236255
    • 提供者:wangliang
  1. Metaheuristic

    0下载:
  2. M e t a h e u r i s t i c 算法的实例,-M etaheuristic algorithm instance,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:549
    • 提供者:wgl
  1. simAnealing

    0下载:
  2. Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used whe
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:7592
    • 提供者:massumeh
  1. TSP_2OPT_Greedy

    0下载:
  2. 2opt metaheuristic algorithm greedy
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:639
    • 提供者:saman
  1. SimulatedAnnealing

    0下载:
  2. Simmulated annealing is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:26365
    • 提供者:monica1987is
  1. A_Survey_Animal-Inspired_Metaheuristic_Algorithms

    0下载:
  2. Metaheuristic Monkey search
  3. 所属分类:IT Hero

    • 发布日期:2017-04-04
    • 文件大小:143555
    • 提供者:destroy
  1. gecco09

    0下载:
  2. Metaheuristic Monkey search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:189566
    • 提供者:destroy
  1. MATLAB

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -In artificial intellig
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:47273
    • 提供者:李际超
  1. Book-Essentials-of-Metaheuristic

    0下载:
  2. 计算机科学的两大基础目标,就是发现可证明其执行效率良好且可得最佳解或次佳解的算法。而启发式算法则试图一次提供一或全部目标。 例如它常能发现很不错的解,但也没办法证明它不会得到较坏的解;它通常可在合理时间解出答案,但也没办法知道它是否每次都可以这样的速度求解。-Book-Essentials of Metaheuristic
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4388775
    • 提供者:王登华
  1. PSO

    0下载:
  2. Here is a very simple version of PSO in Matlab. PSO is a very popular, population based metaheuristic algorithm that mimics swarming behavior/intelligence in order to solve optimization problems.
  3. 所属分类:ToolBar

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:ehsan
  1. fitnessfun

    0下载:
  2. a novel fitness function for utilization for images segmentation using a metaheuristic method (GA, pso, sfla, aco...)
  3. 所属分类:Software Testing

    • 发布日期:2017-11-20
    • 文件大小:161422
    • 提供者:harouni
  1. Manuscript-Journal-of-Flow-Visualization-and-Imag

    0下载:
  2. a manuscr ipt that describes a novel method of benchmark and medical images segmentation using MSFLA metaheuristic
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:361472
    • 提供者:harouni
  1. SVMPSFLA-communication-1

    0下载:
  2. manuscr ipt which describes a support vector machines svm optimization with SFLA metaheuristic GLCM
  3. 所属分类:Communication

    • 发布日期:2017-11-21
    • 文件大小:224906
    • 提供者:harouni
  1. Tribes

    0下载:
  2. Particle swarm optimization (PSO) is a novel metaheuristic inspired by the flocking behavior of birds. The applications of PSO to scheduling problems are extremely few.
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:104703
    • 提供者:bennisfirdaous
  1. discrete-oEP

    0下载:
  2. Particle swarm optimization (PSO) is a novel metaheuristic inspired by the flocking behavior of birds. The applications of PSO to scheduling problems are extremely few.
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:151669
    • 提供者:bennisfirdaous
  1. a-brief-survey-on-hybrid-metah

    0下载:
  2. A BRIEF SURVEY ON HYBRID METAHEURISTICS: The term metaheuristic was introduced to define heuristic methods that can be applied to a wide set of different problems. In other words, a metaheuristic can be seen as a general algorithmic framework whi
  3. 所属分类:Development Research

    • 发布日期:2017-11-03
    • 文件大小:127212
    • 提供者:khan
  1. genetic-algorithm

    0下载:
  2. In the computer science field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural evolution. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutio
  3. 所属分类:matlab

  1. metaheuristic

    0下载:
  2. this book is the best book in the field of artificial intelligence-this book is the best book in the field of artificial intelligence
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4512276
    • 提供者:abd
  1. A-Comparative-Study-of-Metaheuristic-Methods-for-

    0下载:
  2. A Comparative Study of Metaheuristic Methods for Transmission Network Expansion Planning
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:153962
    • 提供者:ali
  1. Multi Depot vehicle routing with Intelligent Waterdrops metaheuristic using the Cordeau benchmarks

    0下载:
  2. Multi Depot vehicle routing with Intelligent Waterdrops metaheuristic using the Cordeau benchmarks
  3. 所属分类:matlab例程

    • 发布日期:2016-06-11
    • 文件大小:81724
    • 提供者:bobitarathore
« 12 3 4 »
搜珍网 www.dssz.com