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

搜索资源列表

  1. annealing-algorithm

    1下载:
  2. 模拟退火算法matlab源程序,可用于网络流量数据的分析-Simulated annealing algorithm matlab source code, can be used for the analysis of network traffic data
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5297
    • 提供者:李枫
  1. annealing

    0下载:
  2. 模拟退火算法可求组合优化与连续优化的最优解,这里提供模拟退火算法一个组合优化的例-Combination of simulated annealing optimization and rectifiable continuous optimization of the optimal solution, which offers a combination of simulated annealing algorithm to optimize the patients
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:6389
    • 提供者:孙军成
  1. simulated-annealing_Matlab

    0下载:
  2. 模拟退火的实现,使用matlab实现的,可以直接运行-simulated annealing,Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1330
    • 提供者:Melo Wong
  1. Multi-Objective-Simulated-Annealing

    0下载:
  2. mullti Objective sismulated annealing algorythm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2644
    • 提供者:Morteza
  1. matlab_simulated-annealing-algorithm

    0下载:
  2. 模拟退火算法 简单清晰 他是一种求解旅行商问题的高效算法,适合大家研究,欢迎改进,指正。-It is a simulated annealing algorithm.He is an efficient algorithm is used for solving the traveling salesman problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:4529
    • 提供者:Wang Hao
  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. The-genetic-annealing-method

    0下载:
  2. 本程序代码描述了模拟退火法的详细运算过程-The code describes the detailed operation simulated annealing process
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:30218
    • 提供者:zzz
  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. Annealing-algorithm

    0下载:
  2. 使用模拟退火选择路径问题,例如一个旅行商问题,给定N个城市,有一个推销员必须遍访这N个城市,而且每个城市只能访问一次最后回到出发的那个城市,要求安排合理的访问顺序,以实现访问路线最短的目标。-Select the path using the simulated annealing problems, such as a traveling salesman problem, given N cities, a salesman must have visited this N cities,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:649166
    • 提供者:刘同学
  1. An-improved-annealing-scheme

    0下载:
  2. implementation of a simulated annealing for the quadratic assignment problem along the lines describes in the article D. T. Connoly, An improved annealing scheme for the QAP , European Journal of Operational Research 46, 1990, 93-100.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2528
    • 提供者:wassim
  1. Simulted-Annealing

    0下载:
  2. simulated annealing for optimisation python code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:867
    • 提供者:Sam
  1. Simulated-

    3下载:
  2. (MATLAB)模拟退火——投影寻踪程序水质评价算法-(MATLAB) simulated annealing algorithm of projection pursuit uation program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4018
    • 提供者:gekao
  1. simulated-anealing_

    0下载:
  2. contains the matlab codes for simulated annealing
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:277824
    • 提供者:mabid
  1. simulated-annealing2

    0下载:
  2. 模拟退火算法工具箱及应用 很实用的工具箱-simulated annealing algorithm toolbox and its application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:986
    • 提供者:连彦超
  1. simulated-annealing3

    0下载:
  2. 模拟退火模型例题及源程序 很好用 也有图-simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:12595
    • 提供者:连彦超
  1. A-Matlab-toolbox-for-annealing-

    0下载:
  2. 一个Matlab的模拟退火算法工具箱,希望对大家有帮助-A Matlab toolbox simulated annealing algorithm, we hope to help
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:62395
    • 提供者:陶松兵
  1. annealing-algorithm-P-MEDIAN

    0下载:
  2. Simulated annealing to solve the capacitated vehicle problem coded in Python program. This file contains 3 sub-programs which tries to improve the initial solution. (i.e. Simulated annealing + 2-point, Simulated annealing + 2-opt, Simulated annealing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-05
    • 文件大小:77298
    • 提供者:站长
  1. annealing-particle-swarm

    0下载:
  2. 基于MATALBA的仿真平台,对模拟退火粒子群算法进行了验证,证明了其可行性-Based on MATALBA simulation platform, the simulated annealing particle swarm algorithm is verified and its feasibility is proved
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:李松
  1. wraxped-Simulated-wrapped

    0下载:
  2. 用matlab语言编写模拟退火算法,实现0-1被包问题(Simulated annealing algorithm with matlab language, the realization of 0-1 problem wrapped up)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:SV%5F57156
  1. SIMULATED

    0下载:
  2. simulated annealing for optimal location of dg
  3. 所属分类:其他

    • 发布日期:2021-02-08
    • 文件大小:9216
    • 提供者:seido
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com