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

搜索资源列表

  1. Advanced-Algorithm

    0下载:
  2. 高级算法,涵盖了神经网络,遗传算法,模拟退火等先进算法,值得学习。-Advanced algorithms, covering neural networks, genetic algorithms, simulated annealing, and other advanced algorithms, it is worth learning.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:273163
    • 提供者:liudehua
  1. Advanced-algorithms

    0下载:
  2. 在本讲义中,我们将着重讲述一些数学建模中常用的算法,包括神经网络算法、遗传算法、模拟退火算法和模糊数学方法。-In this lecture, we will focus on talk about some commonly used mathematical modeling algorithms, including neural networks, genetic algorithm, simulated annealing algorithm and fuzzy mathematics
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:276702
    • 提供者:aa
  1. InteligentOptimisationAlgorithms

    1下载:
  2. 介绍各种智能优化算法,包括遗传算法,模拟退火,粒子群算法等的一本好书-A good book for Intelligent optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:4070563
    • 提供者:xuying
  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. SA_GA_PSO

    0下载:
  2. 模拟退火(SA)、遗传算法(GA)、粒子群优化(PSO)解决旅行商问题(TSP)实验 本文件包括源码,实验说明文档,实验总结PPT Have a happy experiment!-Simulated annealing (SA), genetic algorithms (GA), particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) experiment of this docum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:348476
    • 提供者:pu
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:95344
    • 提供者:huangxi
  1. Modern-optimization-algorithm

    0下载:
  2. 现代优化算法简介,包含模拟退火法,遗传算法,人工神经网络等三大算法,附源代码及应用实例-Introduction of modern optimization algorithms, including simulated annealing, genetic algorithms, artificial neural networks and other three algorithms, with source code and application examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-15
    • 文件大小:23090589
    • 提供者:
  1. tulun2

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5600
    • 提供者:chen
  1. tulun3

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:10772
    • 提供者:chen
  1. tulun4

    0下载:
  2. 数学建模中的常用算法 - 算法分析 - 道客巴巴 数学建模中的常用算法 成都信息工程...最优化理论的三大非经典算法: 模拟退火法SA、神经网络NN、遗传算法GA 近几年的... -Commonly used mathematical modeling algorithm- Algorithm Analysis- Road passenger Baba mathematical modeling algorithms used in the Chengdu Univers
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1759
    • 提供者:chen
  1. yichuansuanfa

    0下载:
  2. 研究了两种全局优化算法:遗传算法( Genetic Algorithm , GA) 和模拟退火(Simulated Annealing ,SA) ,并且比较了它们在神经网络优化中的性能。-Study of two global optimization algorithms: genetic algorithm (Genetic Algorithm, GA) and simulated annealing (Simulated Annealing, SA), and compared them
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:23124
    • 提供者:fy
  1. chapter_8

    0下载:
  2. 现代智能算法法程序代码,遗传法 贪婪法 模拟退火法 蚂蚁群法 回溯法-Modern intelligent algorithms law code, the genetic method simulated annealing greedy algorithm backtracking ant colony method
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:133591
    • 提供者:于方
  1. Intelligent-optimizatio

    0下载:
  2. 智能优化计算_华东理工大学。里面有模拟退火算法,遗传算法,神经网络的详细介绍,非常适合一般读者!-Intelligent optimization _ East China University of Technology. There are simulated annealing, genetic algorithms, neural network details, very suitable for the general reader!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:5962965
    • 提供者:耿伟
  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. duoboluyou

    0下载:
  2. 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calcula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:27631
    • 提供者:S514506227
  1. GSA_PY

    0下载:
  2. 在java编程环境下结合遗传算法和模拟退火算法解决矩形板材的排样问题,排版方法基于剩余矩形进行-In the java programming environment combined with genetic algorithms and simulated annealing algorithm to solve the problem of a rectangular plate nesting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:100287
    • 提供者:党静
  1. xianjinsuanfajiangyi

    0下载:
  2. 介绍算法的PPT文件,其中包括遗传算法,模拟退火算法以及神经网络算法的原理的流程,希望对大家有所帮助。-PPT files described algorithm, including genetic algorithms, simulated annealing algorithm and the principle of neural network algorithm process, we want to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:273661
    • 提供者:
  1. center

    0下载:
  2. 实现遗传算法和模拟退火算法求解车辆路径问题-Achieve genetic algorithm and simulated annealing algorithm to solve vehicle routing problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2874
    • 提供者:王顺
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com