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

搜索资源列表

  1. 著名的模拟退火算法

    0下载:
  2. A Software package to do simulated annealing. This package contains the source code in C++, C and Ada. New improved package!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-09-04
    • 文件大小:56106
    • 提供者:goldenpepper
  1. 退火算法解非线性方程组Matlab程序

    1下载:
  2. 退火算法解非线性方程组Matlab程序
  3. 所属分类:源码下载

    • 发布日期:2011-09-29
    • 文件大小:6210
    • 提供者:yuyehang2011
  1. sa_01.zip

    0下载:
  2. 本程序是在MATLAB平台上面实现的用模拟退火算法解决01背包问题。,This procedure is in the MATLAB platform achieved with simulated annealing algorithm to solve knapsack problem 01.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:966
    • 提供者:周薇
  1. tsp_SA.rar

    0下载:
  2. 在Visual C++ 编译环境下, 模拟退火算法算法的程序,并利用它们求解了48个城市的TSP问题。,In Visual C++ compiler environment, simulated annealing algorithm algorithm procedures and use them to solve the 48 cities TSP problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:691379
    • 提供者:肖翔
  1. TSP.rar

    0下载:
  2. 模拟退火算法解决旅行商问题,从文件读入城市信息,Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7254
    • 提供者:肖佩瑶
  1. simulannealbnd.rar

    1下载:
  2. 描述基于matlab环境的模拟退火算法的原理、应用和实例的好书,Descr iption based on matlab, the principle of the simulated annealing algorithm is applied and examples of good books
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-04
    • 文件大小:2593022
    • 提供者:董阳
  1. muonituihuo

    0下载:
  2. 在matlab环境下用人工智能算法--模拟退火算法求函数极植的matlab程序-In the matlab environment using artificial intelligence algorithms- simulated annealing algorithm for function very replanting program matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3099
    • 提供者:一顺
  1. SA-TSP-Matlab

    3下载:
  2. 一篇关于模拟退火算法解决TSP问题的MATLAB代码,拿来分享,欢迎讨论-On a simulated annealing algorithm to solve TSP problem of MATLAB code, used to share, please discuss
  3. 所属分类:matlab

    • 发布日期:2017-03-08
    • 文件大小:9539
    • 提供者:Allen
  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 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com