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

搜索资源列表

  1. monituihuosuanfa

    0下载:
  2. 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:477229
    • 提供者:于永哲
  1. SA_Sw

    0下载:
  2. 模拟退火算法应用程序在图像方面的应用,供初学者参考-Simulated annealing applications to the application of the image, information for beginners
  3. 所属分类:matlab

    • 发布日期:2014-08-01
    • 文件大小:195584
    • 提供者:mj
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. SA_TSP

    0下载:
  2. 模拟退火算法的源代码 可以执行 其中提供了指导说明-Simulated annealing algorithm can be implemented in the source code which provides guidance notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:447982
    • 提供者:iris
  1. PSO_B_SA

    2下载:
  2. 基于模拟退火的粒子群优化算法,示例程序,用于求解复杂函数的极值问题(源程序中的示例函数为Camel,Rastrigrin,Ackley)-PSO_A Alogrithm ,Hybrid particle swarm-based-simulated annealing optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1711
    • 提供者:wk
  1. annealing

    1下载:
  2. 用模拟退火算法求解连续优化问题的MATLAB程序-annealing algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:874
    • 提供者:张小梅
  1. shengtai5

    0下载:
  2. 模拟退火算法 用matlab实现 有注释-Simulated annealing algorithm to achieve annotated with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1364
    • 提供者:尹胜台
  1. monituihuo

    0下载:
  2. 在matlab下运行,实现基于模拟退火算法的函数求极小值算法,绝对能运行成功!-Run in matlab to realize the function based on simulated annealing algorithm for seeking the minimum, the absolute can run successfully!
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1042
    • 提供者:wuqiong
  1. 模拟退火等matlab源程序

    0下载:
  2. 模拟退火等matlab源程序.rar
  3. 所属分类:matlab例程

    • 发布日期:2012-11-13
    • 文件大小:254171
    • 提供者:coolhandy
  1. SA

    1下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:30978
    • 提供者:junlin
  1. QoSRoute-GA

    0下载:
  2. 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1966
    • 提供者:zhao xian sheng
  1. matlab_tools

    0下载:
  2. MALAB程序,包括顶点覆盖近似算法,哈密尔顿回路,画等温线,模拟退火应用,生成全排列矩阵,最小生成树Prim算法,最短路径等-MALAB procedures, including vertex cover approximation algorithm, Hamilton circuit, painting isotherms, simulated annealing applications, to generate full-rank matrix, Prim minimum spann
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:45018
    • 提供者:john duan
  1. ANNandSAA

    0下载:
  2. 用matlab编写的遗传算法和模拟退火程序-Matlab prepared using genetic algorithms and simulated annealing procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2123
    • 提供者:唐永杰
  1. SA_TSP_Rev1

    0下载:
  2. 用matlab实现的利用模拟退火算法(SA)解决旅行商问题(TSP).-Matlab achieved with the use of simulated annealing algorithm (SA) to solve traveling salesman problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:477285
    • 提供者:黄卢荃
  1. SimulatedAnnealingAlgorithm

    1下载:
  2. matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1535
    • 提供者:潘晔
  1. monituihou

    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. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:690730
    • 提供者:liuwei
  1. an

    0下载:
  2. 利用模拟退火解决0-1背包问题,适合初学者。-The use of simulated annealing to solve 0-1 knapsack problem, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1107
    • 提供者:dayong
  1. sa-for-tsp

    4下载:
  2. 利用模拟退火算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of simulated annealing algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2945
    • 提供者:dayong
  1. SAtlbx

    0下载:
  2. 模拟退火工具箱,程序主体和子函数含大量注解内容,非常适合学习者了解该算法的结构。 -Simulated Annealing toolbox, procedures and Functions with the main contents of a large number of comments, very suitable for learners to understand the structure of the algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30191
    • 提供者:留言民
  1. 113172205sa

    1下载:
  2. 模拟退火的实现代码,给出具体的案例分析。可以按照不同需要对程序体进行改进-The realization of simulated annealing code, gives specific case studies. According to the different needs of the program to improve body
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1752
    • 提供者:留言民
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com