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

搜索资源列表

  1. Simulated-Annealing-matlab-code

    0下载:
  2. Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:33557
    • 提供者:YAN Haifeng
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法,高效快捷,适用于数学建模当中-Simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:901961
    • 提供者:李虹颖
  1. Simulated-Annealing-Tools-Software

    0下载:
  2. 模拟退火算法是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-Simulated annealing algorithm is a time-varying by giving the search process and ultimately tends to zero the probability of jumps, thus can effectively avoid local minima and eventual
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-25
    • 文件大小:65489
    • 提供者:殷建立
  1. simulated-annealing

    0下载:
  2. 关于模拟退火算法,用于解决最短路径的C语言程序设计,解决了TSP问题-About simulated annealing algorithm, C language program designed for solving the shortest path to solve the TSP problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:233751
    • 提供者:zero5885
  1. Annealing-algorithm-

    0下载:
  2. Annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5010
    • 提供者:万源华
  1. simulated-annealing-method.

    0下载:
  2. 多城市最短路径寻优问题,基于模拟退火方法~-Many city the shortest path optimization problem, based on the simulated annealing method.
  3. 所属分类:matlab

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

    0下载:
  2. 模拟退火的matlab实现程序,含原始的输入数据,即各个城市的具体坐标。-Simulated annealing to achieve the matlab program, including the original input data, namely the specific coordinates of each city.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1707
    • 提供者:莫轻
  1. Examples-of-annealing-algorithm

    0下载:
  2. 提供了一个简单的模拟退火算法的示例。能够帮助初学者快速掌握模拟退火算法的内容。-Provides an example of a simple simulated annealing algorithm. Can help beginners to quickly master the content of simulated annealing algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2870
    • 提供者:张龙
  1. simulated-annealing

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却。 -Simulated annealing algorithm derived the principle of solid annealing, heating the solid to the full high, let it slowly cooling.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:760
    • 提供者:节能
  1. Simulated-annealing-algorithm0

    0下载:
  2. 模(^_^)拟(^_^)退(^_^)火(^_^)算(^_^)法-Simulated annealing algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:699285
    • 提供者:pudn_com
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法的详细讲解,基本的matlab代码实现,入门必需-Explain in detail the simulated annealing algorithm matlab code basic, entry required
  3. 所属分类:source in ebook

    • 发布日期:2017-05-02
    • 文件大小:739254
    • 提供者:gu
  1. simulated-annealing-algorithm

    0下载:
  2. matlab模拟退火算法的TSP算法,并实现以求解得到最优。-matlab simulated annealing algorithm TSP algorithm and implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5690
    • 提供者:陈颉
  1. Simulated-Annealing-Algorithm

    0下载:
  2. 一种有效的模拟退火算法,解决全局最优化问题的快速算法,简单易懂,经测试效果很傲-An efficient simulated annealing algorithm, the fast algorithm to solve the problem of global optimization, and easy to understand, the test effect is very proud
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2437
    • 提供者:wyg
  1. Simulated-annealing-for-bier127.tsp

    0下载:
  2. matlab source for Simulated annealing solving bier127.tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:4208
    • 提供者:urserk
  1. Simulated-annealing-for-ftv170.atsp

    0下载:
  2. matlab source for Simulated annealing solving ftv170.atsp
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:56343
    • 提供者:urserk
  1. simulated-annealing

    0下载:
  2. 清华大学本科生智能优化课程报告,用模拟退火算法和遗传算法解决TSP问题,含核心代码和注释-Tsinghua University undergraduate course reports intelligent optimization, simulated annealing algorithm and genetic algorithm to solve TSP problem, including the core code and comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:390023
    • 提供者:张似衡
  1. Simulated-Annealing-matlab-codes

    0下载:
  2. 模拟退火算法matlab程序,有详细使用说明。-Simulated Annealing Matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:345024
    • 提供者:miller
  1. Simulated-annealing--tabu-search

    0下载:
  2. 利用matlab编写的模拟退火,禁忌搜索,能很快得到最优值。-Matlab prepared using simulated annealing, tabu search, can quickly get the optimal value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:李力
  1. simulated-annealing

    0下载:
  2. 智能优化算法—模拟退火算法解旅行商路径最短-Intelligent optimization algorithm- simulated annealing algorithm for solving the traveling salesman shortest path
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:2804771
    • 提供者:王皓
  1. Simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法,是通过赋予搜索过程一种时变且最终趋于零的概率突跳性,从而可有效避免陷入局部极小并最终趋于全局最优的串行结构的优化算法。-Simulated annealing algorithm is a time-varying and ultimately approach zero probability of sudden rebound, which can effectively avoid the local minimum by giving the search process
  3. 所属分类:matlab

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