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

搜索资源列表

  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_GA

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

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  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. 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. 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. 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. monituihuosuanfa

    0下载:
  2. 神经网络中模拟退火算法MATLAB源程序,挺不错的,大家可以学习一下。-Neural networks simulated annealing algorithm in MATLAB source code, very good, we can learn from you.
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2118
    • 提供者:张飞
  1. simulatuation

    1下载:
  2. 运用模拟退火算法对战区通信网频率进行了规划,其中用到了matlab-gui设计了界面-The use of simulated annealing algorithm for the theater communications network frequency planning, which uses the matlab-gui designed interface
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:15510
    • 提供者:wangsinan
  1. six-humpcamelback

    0下载:
  2. 通用模拟退火优化算法 General simulated annealing algorithm 模拟退火优化算法能过较大限度的避免局部最优解 -General simulated annealing optimization algorithm General simulated annealing algorithm simulated annealing optimization algorithm can have a greater level of local optimal
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:999
    • 提供者:okboy
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. imagesegmentation

    2下载:
  2. 本软件包包括四个程序,主要用于图像处理(图像去噪,图像分割)和模拟退火算法。-This package includes four procedures, mainly used for image processing (image denoising, image segmentation) and simulated annealing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6258
    • 提供者:cleverbear
  1. SA_TSP

    0下载:
  2. 用模拟退火算法解决旅行商类优化问题,有算法和例子,很好用。-Using simulated annealing algorithm to solve traveling salesman optimization problem category, there are algorithms and examples of good use.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:gjj
  1. simulated_annealing_method

    1下载:
  2. 实现了用模拟退火法求解大规模优化问题的通用解法-Implementation using the simulated annealing method to solve the common problem of large-scale optimization solution
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:张洪涛
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. 117143157monituihuo

    0下载:
  2. 从国外专业网站下载的非常不错的模拟退火算法-this file is very good
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1630
    • 提供者:陈明
  1. 0-1-knapsack-problem

    0下载:
  2. 模拟退火解决0-1背包问题,初学者可以借鉴-Simulated annealing to solve 0-1 knapsack problem, beginners can learn from
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4217
    • 提供者:马贺
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com