搜索资源列表

  1. m

    0下载:
  2. 模拟退火算法实现,内负有模拟退火的聚类,TSP等等6种问题的实现例子,在EXAMPLE文件夹内-Simulated annealing algorithm, which has a simulated annealing clustering, TSP, etc. 6 kinds of issues realize examples folder in EXAMPLE
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:wy
  1. Delaunay

    0下载:
  2. 经典模拟退火算法,希望能对大家有所帮助
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:yeaidong
  1. downloadpaper

    0下载:
  2. 基于matlab的改进模拟退火算法(经典)-Matlab-based improvements in simulated annealing algorithm (classical)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:191488
    • 提供者:pengchao
  1. VPR

    0下载:
  2. 这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.-This is the thesis I wrote the source code, using simulated annealing algorithm to solve VRPTW problems. In my machine run-off, resulting in very good.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:李三
  1. SuanFa

    0下载:
  2. 各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。-A variety of numerical algorithms, including: binary tree, greedy algorithm, search algorithm, genetic algorithm, simulated annealing algorithm, sub-rule tactics and so on.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:178176
    • 提供者:张光炜
  1. Matlabsimulatedannealingalgorithmtoolbox

    0下载:
  2. matlab模拟退火算法工具箱,最新版本的matlab工具箱-simulated annealing algorithm matlab toolbox, the latest version of matlab toolbox
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:戴志
  1. simulatedannealingalgorithm

    0下载:
  2. 无约束条件的模拟退火算法 -Unconstrained conditions of simulated annealing algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:戴志
  1. ustc_zizi_xianjin

    0下载:
  2. 包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:273408
    • 提供者:寒江雪
  1. work

    0下载:
  2. 退火算法matlab源码,并带有详细设计说明,执行效率较高-Annealing algorithm matlab source, with the detailed design shows that the implementation of more efficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:253952
    • 提供者:范威
  1. 7552772

    0下载:
  2. 提出了课程表问题的一种基于概率型启发式算法(HA)的模拟退火算法。-Raised the issue of curriculum based on probability-based heuristic algorithm (HA) of the simulated annealing algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:156672
    • 提供者:王昱
  1. m

    0下载:
  2. Matlab的模拟退火算法工具箱,各类算法-Simulated Annealing Algorithm Matlab toolbox, various algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:陈坚
  1. JM98B

    0下载:
  2. 经典"模拟退火算法" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言-Classic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:顺星
  1. SimulatedAnnealing

    0下载:
  2. tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。-Simulated Annealing Algorithm tsp. Using java procedure, it is worth thinking of learning programming and simulated annealing algorithm for learning.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:11264
    • 提供者:李俊
  1. 4

    0下载:
  2. 这是关于模拟退火算法的资料,对于研究优化算法的同志有一定的参考价值。-This is a simulated annealing algorithm on the data, the study of optimization algorithm comrades have certain reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:142336
    • 提供者:
  1. SA_TSP_Rev1

    0下载:
  2. matlab下实现模拟退火算法的程序,非常好非常实用的程序!-matlab simulated annealing algorithm under the procedures, a very good program very useful!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:501760
    • 提供者:闫君飞
  1. MPI_C_TSP

    0下载:
  2. 在MPI平台下,用C语言实现模拟退火算法的货郎担问题的并行算法。-In the MPI platform, using C language to achieve simulated annealing algorithm traveling salesman problem of the parallel algorithm.
  3. 所属分类:并行运算

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:俊峰
  1. ImageSegmentation

    0下载:
  2. 基于马尔可夫随机场的遗传模拟退火算法用于图像分割,研究进化算法用于图像分割的同志可以得到启发-Markov random field based on genetic simulated annealing algorithm for image segmentation, research evolutionary algorithm for image segmentation can be inspired by comrades
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:194560
    • 提供者:罗旺
  1. TSP

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:694272
    • 提供者:qihuolin
  1. Simular_Aneal_tools

    0下载:
  2. 模拟退火算法matlab工具箱,可以用于多目标优化、约束优化等方面,配合进化算法使用,是难的的好工具-Simulated annealing algorithm matlab toolbox that can be used for multi-objective optimization, constrained optimization, etc., coupled with the use of evolutionary algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:210944
    • 提供者:bxingliu
  1. amebsa514

    0下载:
  2. 本程序实际上是把模拟退火过程引入单纯形法来求多元函数的极值,和用模拟退火算法求旅行熵问题有许多不同。获得本程序后,需要自行编制程序调低温度temper,重置iter,以满足个人的不同应用需要。-This procedure is actually the introduction to the process of simulated annealing simplex method to seek multi-function ext
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org