CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - heuristic algorithm

搜索资源列表

  1. TSPGACCODE

    0下载:
  2. 旅行商问题的遗传算法求解源代码,多目标优化经典问题的现代启发式算法实现-traveling salesman problem genetic algorithm source code, multi-objective optimization of the modern classic Heuristic Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.91kb
    • 提供者:鸿渐
  1. eletricity

    0下载:
  2. 电网机制设计,启发式算法 -Mechanism design grid, heuristic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:223.85kb
    • 提供者:肖恒辉
  1. ShuffledFrogLeapingAlgorithm

    0下载:
  2. SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:190.4kb
    • 提供者:yangfei
  1. acp

    1下载:
  2. 􀁽 蚁群算法是通过模拟蚂蚁觅食而发展出的一种新的启发算法􀁱 基于群体的协作与学习􀁯 该算法已 经成功地解决诸如× ≥° 问题等多种组合优化问题􀁱 本文提出了一种基于自适应调整信息素的改进蚁群算法􀁱 该算法根据人工蚂蚁所获得解的情况􀁯 动态地调整路径上的信息素􀁯 从而使得算法跳离局部最优解􀁱 通过仿真 实验获得的结果表明􀁯 该算法对于蚁群算法
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:333.67kb
    • 提供者:malei
  1. yiqun

    0下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型技术,该算法具有许多优良的性质,具有一种新的模拟进化优化方法的有效性和应用价值, 是一种求解组合最优化问题的新型通用启发式方法,可以解决一维静态优化问题甚至多维动态组合优化问题。 -Ant colony algorithm is a method used to find optimal path in the graph of the probability-based technology, the algorithm has many goo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.9kb
    • 提供者:曹艳丽
  1. TheResearchBaseonMemetiMeta-heuristic

    0下载:
  2. memetic 优化算法的研究文献.有用的可以参考一下-memetic optimization algorithm of the research literature. a useful reference for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.1mb
    • 提供者:huang
  1. ant-algorithm

    0下载:
  2. 主要介绍蚁群算法,其中还包含了一些其他启发式算法。比较好的入门资料。-Introduces the ant colony algorithm, which also contains some other heuristic algorithms. Good introductory information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:713.69kb
    • 提供者:吕琼帅
  1. SimulatedAnnealing

    0下载:
  2. 主要介绍模拟退火算法,也是一个很好的启发式算法,在数值优化中用的比较多。-Introduces the simulated annealing algorithm is a good heuristic algorithm used in the comparison of numerical optimization more.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:138.61kb
    • 提供者:吕琼帅
  1. ant_colony_optimization

    0下载:
  2. 基于人工智能的蚁群算法,是一种重要的启发式算法。希望能够帮助到有需要的人!-Ant colony algorithm based on artificial intelligence, is an important heuristic algorithm. Hope to help the needy people!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:9.24kb
    • 提供者:Jack
  1. annealing

    0下载:
  2. 模拟退火源码,用于解决优化问题的一种启发式算法,理论上是一个全局最优算法。 -Simulated annealing source code for solving optimization problems in a heuristic algorithm, in theory, is a global optimal algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.24kb
    • 提供者:任贤齐
  1. DE

    0下载:
  2. 微分演化算法,可以用于结构系统识别。它是一种启发式算法,对于解决复杂的优化问题有很好的效果。-Differential evolution algorithm, can be used for structural system identification. It is a heuristic algorithm for solving complex optimization problems with good results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:11.86kb
    • 提供者:王兰彬
  1. Intelligent-pathfinding-algorithm

    0下载:
  2. 关于智能寻路,网络上也有很多相关的文章,一般都是已A*为主,他只是一种启发式搜索,主要还是做一个智能路径搜索的算法。 -About the intelligent pathfinding, network also has A lot of related articles, are generally have A * give priority to, he is just A heuristic search, the main or do A intelligent search alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.58mb
    • 提供者:庞存岐
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:93.11kb
    • 提供者:huangxi
  1. ant

    0下载:
  2. 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2.33kb
    • 提供者:咋都有
  1. Ant-colony-QoS

    0下载:
  2. 蚁群算法是解决多qoS约束组播路由问题的一种启发式算法。-Ant colony algorithm is to solve the problem of multicast routing qoS constraints a heuristic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:214.93kb
    • 提供者:
  1. FF

    1下载:
  2. FF规划器是智能规划界最富盛名的作品,采用经典的前向搜索方法,结合启发式算法有效提高了规划算法搜索效率,在多次世界规划大赛中都有好的名次。-The FF planning is the most famous works of intelligent planning community, using classical forward search method, combined with heuristic algorithm to effectively improve the plan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:291.12kb
    • 提供者:michaeldoer
  1. heuristic-algorithm

    0下载:
  2. 旅行商问题,使用模拟退火算法和遗传算法解决的代码。-The traveling salesman problem using the simulated annealing algorithm and genetic algorithm to solve the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:1.76mb
    • 提供者:
  1. Ant-Colony-Algorithm-Based

    0下载:
  2. 提出一种基于启发式变异的蚁群算法,结合传统蚁群算法和遗传变异算法的优点,利用蚁群算法找到一条全局近优解,采用启发式变异进行路径优化,并将优化信息以信息素的方式传递给下一代,从而快速得到全局最优解-】This paper proposes an Ant Colony Algorithm based on Heuristic Mutation(ACAHM), combining with the advantage of the traditionalAnt Colony Algorithm(ACA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:132.17kb
    • 提供者:zhangyan
  1. An-Improved-Heuristic-ACO

    0下载:
  2. An Improved Heuristic Ant-Clustering Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-01
    • 文件大小:126kb
    • 提供者:john
  1. Cuckoo-search-algorithm

    0下载:
  2. 布谷鸟搜索算法[CuckooSearch(CS)],也叫杜鹃搜索,是由剑桥大学Xin-SheYang(杨新社)教授和S.Deb于2009年提出的一种新兴启发算法CS算法通过模拟某些种属布谷鸟(CuckooSpecies)的寄生育雏(BroodParasitism)来有效地求解最优化问题的算法.同时,CS也采用相关的Levy飞行搜索机制。-Cuckoo search algorithm [CuckooSearch (CS)], also called cuckoo search algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.95kb
    • 提供者:文文山
« 12 3 4 »
搜珍网 www.dssz.com