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

搜索资源列表

  1. MAtlabSa

    0下载:
  2. 模拟退火算法简介及解决实际问题的代码Matlab程序-Introduction and simulated annealing algorithm to solve practical problems Matlab program code
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:865938
    • 提供者:王磊
  1. Introduction-of

    0下载:
  2. Introduction of the Particle Swarm Simulated Annealing Algorithm in Function Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2367
    • 提供者:eaclicker
  1. PSO---Multiple

    0下载:
  2. File with compression factor of the particle swarm algorithm, the weight to improve particle swarm optimization, adaptive weighting method, the random weighting method, particle swarm optimization variable learning factor, learning factor of asynchro
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:8764
    • 提供者:eaclicker
  1. PSO_A-Alogrithm--Hybrid-

    0下载:
  2. PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:eaclicker
  1. HGLSA4

    0下载:
  2. 基于马尔科夫随机场的过绿色模拟退火的分割方法程序,包含如何建立马尔科夫随机场。-Markov random field segmentation method for green program based on simulated annealing, including how to build the Markov random field.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:3678
    • 提供者:祝贺
  1. SIMULATED-ANNEALING-

    0下载:
  2. 这是一个关于商人visit许多城市,怎样走法才能使距离最短的例子,采样的了退火算法的经典案例-Traveling Salesman Problem (TSP) has been an interesting problem for a l me in classical optimization techniques which are based on linear and nonlin ogramming. TSP can be described as follows: Given
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:501678
    • 提供者:罗佳婷
  1. SA_TSP

    0下载:
  2. 模拟退火算法程序 模拟退火算法程序-Simulated annealing algorithm Simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:476439
    • 提供者:liangtang528
  1. SA

    0下载:
  2. 模拟退火算法各个文件,帮助你求解tsp问题-The simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2640
    • 提供者:汪朝晖
  1. beibao

    0下载:
  2. 一个很好的运用模拟退火解决0-1背包问题的一个例子程序-A good use of simulated annealing to solve 0-1 knapsack problem an example program
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:905
    • 提供者:孙德宇
  1. TSP

    0下载:
  2. 一个运用模拟退火算法求解TSP问题的小例子程序-A simulated annealing algorithm for TSP small example program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1092
    • 提供者:孙德宇
  1. SA

    0下载:
  2. SA模擬退火演算法基本原碼,最基本的了解模擬退火演算法所運作的程式。-SA simulated annealing algorithm is basically the original code, the basic understanding of the operation of the simulated annealing algorithm program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:877
    • 提供者:棋哥
  1. TSP-SA

    0下载:
  2. 運用模擬退火法SA求解旅行者路徑問題TSP,-Using simulated annealing SA travelers path problem solving TSP,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:1180
    • 提供者:棋哥
  1. monituihuogongjuxiang

    0下载:
  2. 程序模拟退火工具箱 - Adaptive Simulated Annealing matlab工具箱matlab代做QQ1747812398 matlab包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。-Program simulated annealing toolbox- Adapti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:66783
    • 提供者:李丝
  1. sudoku

    1下载:
  2. 使用SA模拟退火算法解数独,拥有自己的适应值函数并且可以查看过程-SA simulated annealing algorithm using Sudoku
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:591
    • 提供者:luofangjia
  1. Codes

    0下载:
  2. Simulated Annealing, Traveling Salesman Problem,
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4209
    • 提供者:poch14
  1. Monituihuosuanfa1

    0下载:
  2. 模拟退火算法求解最优解问题,通过matalab程序实现。-Simulated annealing algorithm to solve the optimal solution of problem by matalab program implementation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5299
    • 提供者:wangbo
  1. SGA

    0下载:
  2. 遗传算法中的模拟退火算法是重要的例子,可进行选择,寻优和验证-Genetic algorithms, simulated annealing algorithm is an important example, can be selected, optimization and validation
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:14384
    • 提供者:这种
  1. 1

    0下载:
  2. 模拟退火算法matlab源程序,有应用例子-Simulated annealing algorithm matlab source, application examples...
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5647
    • 提供者:冰星
  1. main0602

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 -Simulated annealing algorithm derived from solid annealing principle, the solid is heated to a sufficiently high, let it cool slowly, when heate
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:841
    • 提供者:朱坤鸿
  1. cammel

    0下载:
  2. find Optimal point of camel function with simulated annealing.-find Optimal point of camel function with simulated annealing.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:113316
    • 提供者:nasim
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com