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

搜索资源列表

  1. Simulated-Annealing-

    0下载:
  2. 基于模拟退火算法,在数字岩心建模上的应用。-Based on simulated annealing algorithm, the digital core modeling applications.
  3. 所属分类:Development Research

    • 发布日期:2017-04-30
    • 文件大小:454248
    • 提供者:楼超阳
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的主程序 应用于径向偏振光的权重因子的计算-Simulated annealing algorithm is applied radially polarized main weighting factor calculation
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:827
    • 提供者:Mr wang
  1. simulated-annealing-algorithm-(new)

    0下载:
  2. 第五章__模拟退火算法_(新) -Chapter V __ _ simulated annealing algorithm (new)Chapter V __ _ simulated annealing algorithm (new)
  3. 所属分类:Software Testing

    • 发布日期:2017-05-03
    • 文件大小:611552
    • 提供者:李军
  1. simulated-annealing-algorithm-TSP

    0下载:
  2. 用模拟退火算法求解TSP问题,matlab程序,包含了程序所实现的论文 - TSP is studied by simulated annealing algorithm and an approximate algorithm which method for solving TSP is better than others ,and using Matlab,we complete the program for solving TSP. The simulation of alg
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:125095
    • 提供者:lxy
  1. basic-simulated-annealing

    0下载:
  2. 基本的模拟退火算法程序,适合各类型在此基础上做相关改进。-The basic simulated annealing algorithm procedures, suitable for all types on this basis to make related improvements.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:199548
    • 提供者:wanls
  1. simulated-annealing

    0下载:
  2. 比较常用的模拟退火算法,MATLAB软件-More commonly used simulated annealing algorithm, MATLAB software
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4481
    • 提供者:li
  1. Simulated-Annealing-matlab

    1下载:
  2. 利用模拟退火算法寻找我国31个省会城市(不含港澳台)的TSP最短路径.输出最短路径顺序及其长度,以及模拟退火算法迭代过程中的最短路径长度进化曲线-Simulated annealing algorithm to find China' s 31 provincial capital cities (excluding Hong Kong, Macao and Taiwan) of TSP shortest path shortest path output sequence and len
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1255
    • 提供者:wang
  1. Simulated-Annealing-solving-TSP

    0下载:
  2. 此段程序是用模拟退火思想解决旅行商TSP问题,有详细步骤说明。-This program solves the Traveling Salesman Problem(TSP) using an intelligent algorithm of the simulated annealing,which detail steps are explained.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5828396
    • 提供者:xian
  1. simulated-annealing

    0下载:
  2. 19基于模拟退火算法的TSP算法 有源代码及图片-simulated annealing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6386
    • 提供者:连彦超
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的实用性很强,解决了很多问题-Simulated annealing algorithm is very practical, to solve a lot of problems
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:471148
    • 提供者:李薛萍
  1. Simulated-Annealing

    0下载:
  2. simulated annealing is the algorithm for optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:4777
    • 提供者:savana sivilis
  1. Simulated-Annealing-M-ethod

    0下载:
  2. 该文章是中国地质大学地球物理与空间信息学院王家映教授地球物理资料非线性反演方法讲座的一部分:模拟退火法-This articles is China university of geosciences school of geophysics and space information jia-ying wang, a professor at the geophysical data nonlinear inversion method, part of the lecture:Simulat
  3. 所属分类:Development Research

    • 发布日期:2017-12-10
    • 文件大小:580374
    • 提供者:zhao
  1. simulated-annealing

    0下载:
  2. 模拟退火算法,附带原始数据可供参考。经本人调试可用,注释详细,入门必备。-simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:Weibull
  1. simulated annealing algorithm

    0下载:
  2. 模拟退火算法的应用很广泛,可以较高的效率求解最大截问题(Max Cut Problem)、0-1背包问题(Zero One Knapsack Problem)、图着色问题(Graph Colouring Problem)、调度问题(Scheduling Problem)等等。(Simulated annealing algorithm is widely used, can be more efficient to solve the maximum Problem Cut (Max), 0-1
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:62464
    • 提供者:四姑娘
  1. toolbox_simulated_annealing.tar

    0下载:
  2. Simulated Annealing Optimization Toolbox
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:40960
    • 提供者:RCV
  1. Simulated-Annealing-master

    0下载:
  2. matlab 模拟退火算法例子程序,求解一个数,代码及其简易,建议多学习(Matlab simulated annealing algorithm example program)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:asialiu
  1. ypea106-real-coded-simulated-annealing

    0下载:
  2. simulated annealing algorithm
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:5120
    • 提供者:uros
  1. Simulated annealing algorithm

    0下载:
  2. 分析用模拟退火算法解决TSP问题时的编码方式、新解产生的方法等内容。(This paper analyzes the encoding method and new solution method of simulated annealing algorithm to solve TSP problem.)
  3. 所属分类:控制台编程

    • 发布日期:2018-01-04
    • 文件大小:6144
    • 提供者:小安雅
  1. 模拟退火,遗传算法,神经网络程序

    0下载:
  2. 模拟退火,遗传算法,神经网络程序高级算法的简单运用,是有效的计算出最优的方法,相比于暴力搜索,算法简洁,运行时间短(The application of simulated annealing, genetic algorithm and advanced algorithm of neural network program is the best way to calculate effectively. Compared with violent search, the algorithm
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:30720
    • 提供者:问梅vuk
  1. Route Simulated Annealing Algorithm

    0下载:
  2. Route Simulated Annealing Algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:20480
    • 提供者:m154288885
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com