CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟退火算法 遗传算法

搜索资源列表

  1. 模拟退火算法、遗传算法求解TSP修改版2

    1下载:
  2. 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1419564
    • 提供者:美丽
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10389
    • 提供者:王德东
  1. XiandaiYouhuaJisuanFangfa

    0下载:
  2. 谢金星,邢文训 本书系统地介绍了禁忌搜索、模拟退火、遗传 算法、人工神经网络和拉格朗日松驰等现代优化计算方法的模型与理论、应用技术和应用案例。本书共6章,第1章介绍算法复杂性的基本概念和启发式算法的评价方法,后5章分别介绍各个现代优化计算方法。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4206042
    • 提供者:萧七
  1. ai

    0下载:
  2. 在工程实践中,经常会接触到一些比较“新颖”的算法或理论,比如模拟退火,遗传算法,禁忌搜索,神经网络等。这些算法或理论都有一些共同的特性(比如模拟自然过¬ 程),通称为“智能算法”。它们在解决一些复杂的工程问题时大有用武之地
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11036
    • 提供者:terry
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1966
    • 提供者:zhao xian sheng
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. TSP

    0下载:
  2. 这是一个人工智能方面的算法程序,里面包含模拟退火算法、神经网络算法以及遗传算法三个。-This is an area of artificial intelligence algorithm procedure, which includes simulated annealing algorithm, neural network algorithms and genetic algorithms in three.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:35041
    • 提供者:qingbo
  1. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1516
    • 提供者:尹胜台
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. matlabSA

    1下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:501550
    • 提供者:赵峻
  1. 123

    0下载:
  2. 绝对经典的模拟退火算法源文件 含遗传算法-Absolute classic simulated annealing algorithm with genetic algorithm source files
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1417
    • 提供者:赵峻
  1. Solving

    2下载:
  2. 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent
  3. 所属分类:Communication

    • 发布日期:2015-09-13
    • 文件大小:1854
    • 提供者:大海
  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. 遗传退火进化算法.rar

    0下载:
  2. 可以利用模拟退火算法通过降温求得最优解和最优规划(The simulated annealing algorithm is used to obtain the optimal solution and the most optimal planning)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:560128
    • 提供者:1@*
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
  1. SAGAexp.m

    2下载:
  2. 遗传算法和模拟退火算法融合,解决遗传算法早熟问题。(Fusion of genetic algorithm and simulated annealing algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:秋天三岁
  1. chapter20 基于遗传模拟退火算法的聚类算法

    2下载:
  2. 基于matlab实现遗传、模拟算法在聚类中的应用(Application of genetic algorithm and simulation algorithm in clustering based on MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-22
    • 文件大小:11264
    • 提供者:wanger85
  1. BAS

    0下载:
  2. 类似于遗传算法、粒子群算法、模拟退火等智能优化算法,天牛须搜索不需要知道函数的具体形式,不需要梯度信息,就可以实现高效寻优。(Similar to genetic algorithm, particle swarm optimization algorithm, simulated annealing and other intelligent optimization algorithms, Taurus search can achieve efficient optimization wi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-15
    • 文件大小:427008
    • 提供者:MrOpine
  1. 遗传模拟退火算法求解TSP问题matlab代码

    3下载:
  2. 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)
  3. 所属分类:Windows编程

    • 发布日期:2021-02-20
    • 文件大小:11264
    • 提供者:hayjao2020
« 1 2 34 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com