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

搜索资源列表

  1. MCMProjects

    1下载:
  2. 我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355522
    • 提供者:一招鲜
  1. xqw0910

    0下载:
  2. brush developed in delphi ·Improved component for work with ·Improve DBGrid from EhLib. Many f ·Delphi 的StringGrid无法嵌入ComboB ·一个相当不错的皮肤源码 ·制作API钩子,截获API的源码 ·漂亮的delphi界面控件 ·远程桌面,服务端+客户端 ·DELPHI办公全套管理系统 ·针对 UDP 通讯协议的 Socket 构件, ·获取
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:247923
    • 提供者:gongaimin
  1. many-methods-to-solve-TSP

    1下载:
  2. 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7907
    • 提供者:xiaorh
  1. Advanced-algorithm-notes

    0下载:
  2. 先进算法讲义-中科大。在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算 法、模拟退火算法和模糊数学方法。-Advanced algorithm notes- China science and technology university.In this lecture, we will focus on talk about some mathematical modeling in common use in the algorithm, including n
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:273229
    • 提供者:何迎东
  1. gmt

    0下载:
  2. 此为遗传算法和模拟退火算法相结合的一个方法,可实现对函数的优化-This is the genetic algorithm and simulated annealing algorithm, a combination of methods, the optimization function can be realized
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:61583
    • 提供者:jessica
  1. fc0

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:935
    • 提供者:杨飞宇
  1. Hamiltonian-cycle

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Complete graph Hamiltonian cycle common genetic simulated annealing algorithm matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3820
    • 提供者:guoxiangwang
  1. TSP110707-1

    1下载:
  2. 旅行商问题是一个典型的NP完全性问题。本文基于改进的自适应遗传 算法设计并开发了一个求解旅行商问题的软件程序,并将此程序进行了48 个城市的TSP问题计算,与模拟退火算法的计算过程及计算结果进行了比 较。文中给出了遗传算法在解决TSP问题中的参数选择和编码方式、适应 度函数的设计、种群的初始化和遗传算子的详细设计。通过对此程序的改 装,即可用于其他NP完全性问题的求解。-The traveling salesman problem is a typical NP proble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5255999
    • 提供者:翁經堯
  1. 111

    0下载:
  2. Single genetic单亲遗传模拟退火算法的顶点p_中心问题.-Single genetic simulated annealing algorithm vertices p_ central issue.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:717905
    • 提供者:tao
  1. GASA

    0下载:
  2. 遗传模拟退火算法求解f(x)=xcosx+2的最大值-Genetic simulated annealing algorithm for solving f (x) = xcosx+ 2 of the maximum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:50517
    • 提供者:XI YIri
  1. fc0

    0下载:
  2. 完全图哈密尔顿圈的遗传模拟退火算法matlab通用源程序-Genetic simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:938
    • 提供者:zhangjin
  1. chapter20

    0下载:
  2. matlab学习案例,基于遗传模拟退火算法的聚类算法-the matlab case study, the clustering algorithm based on genetic simulated annealing algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:11565
    • 提供者:蔡正杰
  1. ga-as-fcm

    0下载:
  2. 基于遗传模拟退火算法的聚类算法肯定是可以用的,而且效果不错的。-Certainly genetic simulated annealing algorithm-based clustering algorithm can be used, and the effect is good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:11919
    • 提供者:杨晓帆
  1. daima

    0下载:
  2. 遗传-模拟退火算法解决组合优化问题,结合遗传算法与模拟退火算法各自的优点-Genetic- simulated annealing algorithm to solve combinatorial optimization problems, the respective advantages of the combination of genetic algorithms and simulated annealing algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-11-22
    • 文件大小:11648
    • 提供者:张俊龙
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. monituihuo

    0下载:
  2. 遗传模拟退火+聚类 源程序+数据 学习该算法的重要案例-Genetic simulated annealing the+ clustering source+ data to learn the important case of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-06
    • 文件大小:11573
    • 提供者:wangying
  1. 09021425

    0下载:
  2. 聚类算法,以及基于遗传模拟退火算法的聚类算法,优化聚类算法-Clustering algorithm, and the clustering algorithm based on genetic simulated annealing algorithm to optimize the clustering algorithm
  3. 所属分类:MiddleWare

    • 发布日期:2017-12-01
    • 文件大小:224400
    • 提供者:周云
  1. GAalgorithm

    0下载:
  2. 介绍了基于遗传模拟退火算法的聚类算法,给出了其编程程序-Introduces the simulated annealing algorithm based on genetic clustering algorithm gives its programming procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:12918
    • 提供者:李炫富
  1. Genetic-and-Simulated-Annealing

    0下载:
  2. 针对战区装备保障点动态选址问题的广义最大覆盖选址模型,综合分析传统的启发式算法全局、局部搜索中的 优缺点,提出一种基于BP神经网络的遗传模拟退火算法,并将其运用于战区装备保障点动态选址决策实际同题中,对该算法 进行了仿真研究,给出具体实例的仿真结果验证了该算法求解最优解的高效性以及运算的高收敛速度。-Considering the generalized maximal covering location model of dynamic locating on war zone e
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:339357
    • 提供者:asda
  1. GA-SAjulei

    0下载:
  2. 基于遗传模拟退火算法的聚类算法的源码文件-Genetic simulated annealing algorithm based clustering algorithm source code file
  3. 所属分类:matlab

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