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

搜索资源列表

  1. 多种实用算法源代码

    1下载:
  2. 包括蚁群算法、神经网络、粒子群算法、模拟退火、遗传算法等
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-11
    • 文件大小:17009
    • 提供者:fuchongy
  1. Hamiton.rar

    0下载:
  2. [智能] 求完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序 ,[Intelligence] for the complete graph of the Hamilton Circle genetic simulated annealing algorithm matlab source generic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-27
    • 文件大小:1205
    • 提供者:okboy
  1. TSP.rar

    0下载:
  2. 经典的人工智能问题求解,附有遗传算法和模拟退火算法,以及调试过程,Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1418396
    • 提供者:toonlily
  1. matlab-combine

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集-Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6591
    • 提供者:林蒙
  1. sources

    0下载:
  2. 用java实现遗传算法、进化算法、退火算法、分布估计算法、爬山算法、随机采样算法等算法-Use Java implement genetic algorithms, evolutionary algorithm, annealing algorithm, distribution estimation algorithm, climbing algorithms, random sampling algorithm of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2631922
    • 提供者:王飞
  1. MoLiTuiHuoYiChuanSuanFa

    0下载:
  2. 关于模拟退火遗传算法的MATLAB程序,欢迎各位下载学习,相互交流。-On simulated annealing genetic algorithm MATLAB program, welcome to download the study, each other.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13695
    • 提供者:xujiao
  1. tsp1

    0下载:
  2. 关于TSP模拟退火&遗传算法&相应的MATLAB算法程序- tsp Genetic algorithm and simulated annealing and corresponding MATLAB algorithm procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:31229
    • 提供者:江奇
  1. Hybrid_Genetic_Algorithm_and_Simulated_Annealing.r

    0下载:
  2. 将适合全局搜索的遗传算法(GA)和适合局部搜索的模拟退火算法(SA)相结合-Hybrid Genetic Algorithm and Simulated Annealing
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:163067
    • 提供者:columbia
  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. BP

    0下载:
  2. 基于BP神经网络算法的研究,主要比较了模拟退火算法、遗传算法、P神经网络的区别,提出了一种比较优化的BP算法-the research for BP
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:317800
    • 提供者:史小犇
  1. MATLAB_toolbox

    0下载:
  2. matlab所有的工具箱,包括统计工具箱、拟合工具箱、微分方程工具箱、遗传算法工具箱、模拟退火工具箱、优化工具箱。随机数工具箱、等等。很全面-All matlab toolbox, including statistical toolbox, fitting toolbox, toolbox differential equations, genetic algorithm toolbox, simulated annealing Toolbox, Optimization Toolbox. R
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5123
    • 提供者:zhangying
  1. 222

    0下载:
  2. 退火算法,能够良好的处理数据,避免局部的最优值,因为添加了遗传算法-Annealing algorithm, can be a good deal of data, to avoid the local optimal value, because of an genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:503519
    • 提供者:杨帆
  1. tsp

    0下载:
  2. 蚂蚁算法代码,是基于进化理论的优化算法,与流行的遗传算法、模拟退火有着共同的优点-ant evolution code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:xurui0224
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. Theadvancedcomparisonalgorithmlecture

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。用这些算法可以较容易地解决一些很复杂的,常规算法很难解决的问题。-In this lecture, we will focus on about a number of commonly used mathematical modeling algorithms, including neural network algorithm, genetic algorithm Meth
  3. 所属分类:File Formats

    • 发布日期:2017-04-05
    • 文件大小:273144
    • 提供者:drawsalt
  1. GA

    0下载:
  2. 热力学遗传算"~-(therm odynamical genetic algorithms,简称TDGA)借鉴固体退火过程中能量与熵的竞争 模式来协调GA 中“选择压力”和“种群多样性”之间的冲突.然而TDGA 目前极高的计算代价限制了其应用.为了提 高TDGA的计算效率,首先定义一种等级熵(rating—based entropy,J~j称RE)度量方法,它能以较小的计算成本度量种 群中个体适应值的分散程度.然后引入分量热力学替换规则(component thermod)rnami
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:384343
    • 提供者:郭事业
  1. MATLAB

    0下载:
  2. it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:9385
    • 提供者:virendra
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. tsp

    0下载:
  2. tsp问题的解决方法 模拟退火和遗传算法-tsp solution to the problem simulated annealing and genetic algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1757
    • 提供者:zhang
  1. tspmatlab

    0下载:
  2. tsp问题 一些经典的MATLAB程序 模拟退火算法 遗传算法 望高手指几点-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11074
    • 提供者:liangzhongfa
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com