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

搜索资源列表

  1. samatlab

    0下载:
  2. 模拟退火算法MATALAB源程序 此题以中国31省会城市的最短旅行路径为例,给出TSP问题的模拟退火程序-Simulated annealing algorithm MATALAB source of this problem of China' s 31 provincial capital cities of the shortest path of travel as an example, simulated annealing procedures for TSP problem
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:1416
    • 提供者:顾俊
  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. 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. monituihuosuanfa

    0下载:
  2. 模拟退火算法在许多事例中的应用例程,希望对大多初学者有所帮助-mon itu ihu osu anf aza ilich engzhongd e yngy ong
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:4225
    • 提供者:malong
  1. 123

    0下载:
  2. 利用改进模拟退火算法解决避障问题 利用改进模拟退火算法解决避障问题-The improved simulated annealing algorithm obstacle-avoidance problem solving
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:35577
    • 提供者:之铠
  1. 22

    0下载:
  2. 模拟退火算法 大家一起学习交流 呵呵 资料还可以-Simulated annealing algorithm we will study together the exchange Oh
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:685277
    • 提供者:piggy
  1. CS_Based_PR_CW_Radar

    0下载:
  2. 基于压缩感知的伪随机多相码连续波雷达,为了提高目标信息提取的有效性,采用模拟退火算法对波形进行优化。仿真结果表明了该方法的优越性。-To improve the effectiveness of targets information extraction, the waveform is optimized using Simulated Annealing (SA) algorithm.Simulation results demonstrate the merits of the prop
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:331694
    • 提供者:dsadsa
  1. 10.1.1.87.9872

    0下载:
  2. 用于函数优化的快速模拟退火算法,非常实用-Fast simulated annealing algorithm for function optimization, very useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:528024
    • 提供者:yfas
  1. SAAforTSP

    0下载:
  2. matlab环境下的模拟退火算法,解决各种最优化问题-SA stp
  3. 所属分类:Software Testing

    • 发布日期:2017-04-16
    • 文件大小:64985
    • 提供者:houjia
  1. 20130105

    5下载:
  2. 三维装箱问题的模拟退火法求解方法,有文献,有程序。-Three dimensional packing problem with simulated annealing method for solving method
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:43119
    • 提供者:张晓东
  1. Design-and-implementation

    0下载:
  2. 基于遗传和模拟退火算法的自动组卷系统设计与实现-Design and implementation of automatic test paper based on genetic algorithms and simulated annealing
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:31853
    • 提供者:张嘉城
  1. ga_basicprogram

    0下载:
  2. 模拟退火遗传算法,是英语初学者学习,是个很好的例程-Simulated annealing genetic algorithm, English for beginners to learn, it is a good routine
  3. 所属分类:Software Testing

    • 发布日期:2017-12-07
    • 文件大小:1488
    • 提供者:徐睿
  1. annealing-algorithm-by-matlab

    0下载:
  2. 本文通过理论分析,仿真实现了模拟退火算法。-Through theoretical analysis, simulation to achieve a simulated annealing algorithm.
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:345069
    • 提供者:刘明
  1. matlab

    0下载:
  2. matlab的模拟退火算法工具箱,很好的文件啊-The simulated annealing algorithm matlab toolbox, very good paper ah! ! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:364411
    • 提供者:张政
  1. 21595264

    0下载:
  2. 具体包含模拟退火算法和基因进化算法的最新方法及步骤. 需要的朋友可以下载,里 面详细讲述了具体的实现方法和过程, 很有实际意义.-It contains the simulated annealing algorithm and genetic evolutionary algorithms latest methods and procedures. Friend in need can be downloaded, which describe in detail the specifi
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3492610
    • 提供者:yfas
  1. The-Multi-user-Detection-paper

    0下载:
  2. 提出了基于联合智能算法的MIMO-OFDM系统多用户检测算法。联合智能算法结合了粒子群优化算法、遗传算法、模拟退火算法的思想。-Joint intelligent algorithm is proposed based on multi-user detection algorithm of MIMO- OFDM system. Combined intelligent algorithm combining particle swarm optimization algorithm and g
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:114283
    • 提供者:杜大鲲
  1. 2.order-acceptance-and-scheduling

    0下载:
  2. 本文利用3种启发式的方法和模拟退火算法解决了单机车间的订单接收和调度问题,并给出了相应的数学模型和上界约束。-Order acceptance and scheduling decisions in make-to-order systems
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:212583
    • 提供者:郑凡
  1. scheduling-in-flow-shop

    0下载:
  2. 本文将局部优化与模拟退火算法结合解决了置换流水车间的订单接收和调度问题。本文给出了数学模型,局部优化策略,邻域搜索的3个操作(Swap, Insert, Reverse),并给出了相应的调度和计算收益的程序。 -Permutation flow shop scheduling with order acceptance and weighted tardiness.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:655238
    • 提供者:郑凡
  1. simulated-annealing

    0下载:
  2. 基于模拟退火遗传算法的车辆路径问题研究-Based on simulated annealing genetic algorithm for vehicle routing problem research
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:64167
    • 提供者:王玉昂
  1. ant-algorithms-of-vrp

    1下载:
  2. 采用蚁群算法能够解决31个城市的旅行商问题,相对于遗传算法,模拟退火算法和其他的算法,蚁群算法有其自身的优势-Ant colony algorithm to solve the traveling salesman problem 31 cities, with respect to genetic algorithms, simulated annealing algorithm and other algorithms, ant colony algorithm has its own ad
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1950
    • 提供者:董乾东
« 1 23 4 »
搜珍网 www.dssz.com