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

搜索资源列表

  1. JM98B

    0下载:
  2. 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-16
    • 文件大小:2.97kb
    • 提供者:顺星
  1. tsp

    0下载:
  2. TSP算法实例,模拟退火算法 货郎担问题的求解
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34.39kb
    • 提供者:water
  1. simulannealbnd.rar

    1下载:
  2. 描述基于matlab环境的模拟退火算法的原理、应用和实例的好书,Descr iption based on matlab, the principle of the simulated annealing algorithm is applied and examples of good books
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-04
    • 文件大小:2.47mb
    • 提供者:董阳
  1. SimulatedAnnealingAlgorithm

    1下载:
  2. matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1.5kb
    • 提供者:潘晔
  1. SimulatedAnnealingAlgorithm

    0下载:
  2. 本程序介绍了模拟退火算法的运用,特别是在TSP旅行商问题上的运用,是一个特别好的算法实例,功能齐全,算法优良。-It s about the Simulated Annealing Algorithm base on TSP.It s a useful Algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.54kb
    • 提供者:hellow
  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. chemcluster

    0下载:
  2. 使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助 -Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4.71kb
    • 提供者:kris
  1. TSP_matlab

    0下载:
  2. 这是模拟退火算法的一些实例,是关于模拟退火算法的实现,我觉得挺好看懂的-This is some examples of simulated annealing, is on the simulated annealing algorithm, I feel very good to read it
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3.33kb
    • 提供者:emma
  1. watchanddoaboutmonituihuo

    0下载:
  2. 模拟退火算法的非常详细的介绍,模拟退火的基本理论、算法实现、实例-profile about monituihuo.basic knowlege/examples/realization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:359.89kb
    • 提供者:武茗
  1. 009

    0下载:
  2. tps模拟退火 cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。-tps simulated annealing cost holds the edge of a strongly connected graph weight matrix, as an example. Loaded in the workspace using this method should pay attention to several expe
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8.07kb
    • 提供者:刘星
  1. Artificialneuralnetworkandsimulation

    0下载:
  2. 内容包括:人工神经网络简介、单层前向网络及LMS学习算法、多层前向网络及BP学习算法、支持向录机及其学习算法、Hopfield 神经网络,随机神经网络及模拟退火算法、竟争神经网络和协同神纤网络。每章均给出了基于MATLAB的仿真实例以及练习。 -Contents include: Introduction to artificial neural networks, single-layer feedforward network and the LMS learning algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5.78mb
    • 提供者:小龙
  1. Modern-optimization-algorithm

    0下载:
  2. 现代优化算法简介,包含模拟退火法,遗传算法,人工神经网络等三大算法,附源代码及应用实例-Introduction of modern optimization algorithms, including simulated annealing, genetic algorithms, artificial neural networks and other three algorithms, with source code and application examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:22.02mb
    • 提供者:
  1. SA-examples

    0下载:
  2. 基于matlab的模拟退火算法(SA)实例,已调试通过-Based on simulated annealing algorithm (SA) for the matlab instance, debugging through
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4.26kb
    • 提供者:苗劲松
  1. GAandtheimprove

    0下载:
  2. 包含功能强大的遗传算法实现和改进的遗传算法实例,改进思想为模拟退火,自适应,多点交叉,均匀交叉-Contains the instance of the powerful genetic algorithm and improved genetic algorithm, improving the ideological and simulated annealing, adaptive, multi-point crossover, uniform crossover
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7.44mb
    • 提供者:gaosuwen
  1. 模拟退火

    0下载:
  2. 模拟退火实例,一个简单的模拟退火算法实例,简单易懂(Simulated annealing example, a simple example of simulated annealing algorithm, simple and easy to understand)
  3. 所属分类:数学计算

    • 发布日期:2018-01-06
    • 文件大小:18kb
    • 提供者:cmxss
  1. monituihuo

    0下载:
  2. 提出了一种混合模拟退火算法, 以模拟退火法作为随机搜索引擎,利用逻辑编程和线性规划来检验和处理搜索结果。这种算法既可以发挥随机搜索法的快速寻找可行解的优势, 又可以充分考虑特定问题内在的逻辑和数学关系, 使之可以在较短的时间内得到一较优解实例计算结果表明, 同传统的混合整数线性规划方法相比这种算法可以快速地给出优化解, 月优化值与全局最优依差别不大, 可以更好地解决原油实际调度问题(A hybrid simulated annealing algorithm is proposed, which
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:栗平
  1. 模拟退火算法

    0下载:
  2. 简述了数学建模模拟退火算法实例,并用MATLAB实现(An example of simulated annealing algorithm for mathematical modeling is introduced, and it is implemented in MATLAB)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:李小爱lzy
  1. program

    0下载:
  2. 这是一个应用了模拟退火算法的来解决最短距离的问题的程序,基础适合初次接触模拟退火算法缺实例程序的同学(This is a program about mohu in the shortest route between the cities using some sub- program.Maybe this is easy to understand for the freshman as a part in the basic knowledge but this is also a goo
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:凌霄丶
  1. 用模拟退火算法求解优化问题.yuann

    1下载:
  2. 模拟退火算法求解优化问题,实例非常好,推荐下载(Simulated annealing algorithm to solve the optimization problem, the example is very good, recommended download)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-22
    • 文件大小:100kb
    • 提供者:锋媛
  1. 粒子群、模拟退火算法

    1下载:
  2. 粒子群、模拟退火算法实例,对学习了解有用(Particle swarm, simulated annealing algorithm examples, useful for learning)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:2kb
    • 提供者:gaoaoao
« 12 »
搜珍网 www.dssz.com