搜索资源列表

  1. monituihuoTSP

    0下载:
  2. 一个模拟退火算法的程序,使用matlab编写。实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared. Implementation of the solution tsp
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:蒋赛
  1. monituihuopascal

    0下载:
  2. 模拟退火算法的原理,方法步骤及例题含pascal程序。经典实用-simulated annealing, the theories, methods and steps of excellence with pascal procedures. Practical Classics
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:17838
    • 提供者:戴玉婷
  1. convert_assembak_ISA20060613

    0下载:
  2. DSP2812编写的模拟退火算法改进程序,对退火过程和采样过程进行了修改-DSP2812 prepared by the simulated annealing algorithm to improve procedures for the annealing process and the sampling process of revision
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6217
    • 提供者:zhang yg
  1. monituihuotspwenti

    0下载:
  2. 模拟退火算法的matlab程序,用于解决tsp问题,运行通过。-simulated annealing algorithm Matlab procedures for the settlement tsp, running through.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1055
    • 提供者:张鹏
  1. saMSA

    0下载:
  2. 本程序是针对多序列比对问题,提出用模拟退火算法来处理。比较好地实现了比对算法,能够得到较好的结果-proceedings against the multiple sequence alignment, proposed using simulated annealing algorithm to handle. Better than the realization of the algorithm to achieve better
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:26308
    • 提供者:曾生宝
  1. TSP(travel)

    0下载:
  2. 该程序是模拟退火算法应用中旅行商问题得MATLAB实现-that the procedure was simulated annealing applications traveling salesman problem in MATLAB
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8949
    • 提供者:王玥
  1. SimulateAnnealing

    0下载:
  2. 使用模拟退火算法解决TSP问题,该程序中的模拟退火没有采用复杂的运算,实现了一个比较简单但运行高效的算法-using simulated annealing algorithm to solve TSP, the process of simulated annealing without the use of complex arithmetic, achieve a relatively simple but efficient o
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:39169
    • 提供者:yinhui
  1. SimulatedAnnealing

    0下载:
  2. tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:11503
    • 提供者:李俊
  1. SA_TSP_Rev1

    1下载:
  2. matlab下实现模拟退火算法的程序,非常好非常实用的程序!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:501983
    • 提供者:闫君飞
  1. amebsa514

    0下载:
  2. 本程序实际上是把模拟退火过程引入单纯形法来求多元函数的极值,和用模拟退火算法求旅行熵问题有许多不同。获得本程序后,需要自行编制程序调低温度temper,重置iter,以满足个人的不同应用需要。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4787
    • 提供者:wangyan
  1. SA

    0下载:
  2. 一个模拟退火算法的改进程序,用来进行矢量量化码本的优化
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:32136
    • 提供者:fasdf
  1. monituihuosuanfa

    0下载:
  2. 数学建模中关于模拟退火算法的matlab程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3276
    • 提供者:敖丰
  1. TSPqiujie

    0下载:
  2. 求解TSP的模拟退火算法和遗传算法程序和源码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1420425
    • 提供者:刘强
  1. SimulateAlgorithmo_TSP

    0下载:
  2. 使用matlab编写.一个模拟退火算法的程序,实现了tsp问题的求解-a simulated annealing procedures, the use of Matlab prepared.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2022
    • 提供者:yang
  1. mnthmatlab

    0下载:
  2. 智能优化算法 模拟退火算法的matlab程序,方便初学者学习
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2105
    • 提供者:jack
  1. work

    0下载:
  2. 其中包括模拟退火算法的具体实现,还有其他经典算法的实现,数模全赛逢山开路问题的解答程序
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:254458
    • 提供者:我爱罗
  1. K-均值聚类算法C++编程

    1下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4072
    • 提供者:韩磊
  1. MCM85B

    0下载:
  2. 模拟退火算法的一个数学建模的程序,大家试试看有没有用呀-simulated annealing a mathematical modeling process, we try not use ah
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:何梅
  1. PSO11

    0下载:
  2. pso粒子群算法的matlab程序.实现了第一个函数的优化.其他函数类似.比较简单明了-PSO PSO algorithm Matlab procedures. The first realization of a function optimization. Other similar function . relatively simple to understand
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wxf
  1. convert_assembak_ISA20060613

    0下载:
  2. DSP2812编写的模拟退火算法改进程序,对退火过程和采样过程进行了修改-DSP2812 prepared by the simulated annealing algorithm to improve procedures for the annealing process and the sampling process of revision
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:zhang yg
« 1 2 3 4 5 6 78 9 10 11 12 ... 18 »

源码中国 www.ymcn.org