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

搜索资源列表

  1. simulated annealing

    0下载:
  2. 模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.17kb
    • 提供者:黄大东
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2.88kb
    • 提供者:dayong
  1. a-new-automatic-simulated

    0下载:
  2. 传统的模拟退火法效果不怎么好,现在发展各类的退火法,如果你想改善退火效果,必须的利用各类退火算法的特点,这边的是自适应退火法-Traditional simulated annealing little effect, and now the development of various types of annealing, if you want to improve the annealing effect, we must use all kinds of annealing algor
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:102.6kb
    • 提供者:徐陈
  1. SA

    0下载:
  2. 改进模拟退火算法,应用并实现,希望对大家有所帮助。-Improved simulated annealing algorithm, the application and to achieve, I hope all of you to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2.46kb
    • 提供者:佳佳
  1. sa_tsp

    0下载:
  2. 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.22kb
    • 提供者:TL
  1. simulated_annealing_algorithm

    0下载:
  2. 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:15.01kb
    • 提供者:xinliang
  1. tsp

    3下载:
  2. 利用模拟退火算法解决旅行商问题,共二十个城市,选择最优路径-The use of simulated annealing algorithm to solve traveling salesman problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:53.59kb
    • 提供者:wujian
  1. SAA-MATLAB

    0下载:
  2. 模拟退火算法的MATLAB实例,包含图作色,旅行商等多个问题的例子。-Simulated annealing algorithm of MATLAB examples, including Fig作色, traveling salesman problem, and many other examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:14.19kb
    • 提供者:boy
  1. shengtai432

    0下载:
  2. 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7.11kb
    • 提供者:尹胜台
  1. elsfk

    0下载:
  2. 使用VC++实现的俄罗斯方块,有界面,便于操作!-VC++ to achieve the use of simulated annealing algorithm, there are interfaces, easy to operate!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:jonguo
  1. SAGA

    5下载:
  2. 用模拟退火优化遗传算法,使遗传算法具有反向搜索能力,通过仿真表明能够得到更优的值。-Optimization by simulated annealing genetic algorithm, genetic algorithm so that the reverse search capabilities, through the simulation shows that can be better value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:12.41kb
    • 提供者:史峰
  1. Simulated

    0下载:
  2. 人工神经网络中经典模拟退火算法的实现,在VC下可运行-Simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:228.11kb
    • 提供者:高毅
  1. Simulated_annealing_matlab

    0下载:
  2. 模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3.97kb
    • 提供者:王双双
  1. SAPSO

    2下载:
  2. 模拟退火-粒子群算法,该程序将模拟退火算法和粒子群算法相结合,对优化参数有很好的效果-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-15
    • 文件大小:579byte
    • 提供者:liwei
  1. fire

    1下载:
  2. 模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4.74kb
    • 提供者:Royal
  1. sA-TS-for-TSP

    1下载:
  2. 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:73.18kb
    • 提供者:mengxiangwei
  1. simulated-annealing-algorithm

    1下载:
  2. 用模拟退火算法实现求函数极值问题,c++原码-Simulated annealing algorithm demand function, extremal problem, c++ source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:1.35kb
    • 提供者:xiuxiu
  1. TSP_SA

    0下载:
  2. 本程序为C++编写的TSP经典问题的模拟退火算法-C++ code for TSP in simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.7mb
    • 提供者:吴廷映
  1. Simulated-Annealing-Algorithm

    0下载:
  2. 模拟退火算法,比较经典,非常值得参考研究。。。 -Simulated annealing algorithm, a very good reference study. . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:302.1kb
    • 提供者:ren
  1. simulated-anealing

    0下载:
  2. 模拟退火算法是局部搜索算法的扩展,以一定的概率选择领域中费用值大的状态-Simulated annealing algorithm is an extension of local search algorithm to choose a certain probability value of large areas of the state fee
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.52kb
    • 提供者:周同同
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com