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

搜索资源列表

  1. tspmatlab

    0下载:
  2. tsp问题 一些经典的MATLAB程序 模拟退火算法 遗传算法 望高手指几点-tsp
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11074
    • 提供者:liangzhongfa
  1. constrains

    0下载:
  2. 牛顿约束及黄金分割法是一种很好的全局寻优算法,利用这种方法可以很好的实现全局寻优,其结果可与遗传算法、模拟退火算法、爬山法等相媲美!-Newton constraints and golden section method is a good global optimization algorithm, using this method can achieve a good global optimization, the result with genetic algorithms, sim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5347
    • 提供者:jakechan
  1. xianjinsuanfa

    0下载:
  2. 数学建模中的一些先进算法:神经网络、遗传算法、模拟退火法、模糊数学-Mathematical modeling of some of the advanced algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:273743
    • 提供者:洲际
  1. Jobshopschedulingsimulatedannealinggeneticalgorith

    7下载:
  2. 车间作业调度的模拟退火遗传算法,可以用于一般生产性过程中的工序调度应用 -Job shop scheduling simulated annealing genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:17815
    • 提供者:赵欣
  1. monituihuo_GA

    0下载:
  2. 用模拟退火算法和遗传算法的混合算法求解旅行商问题-By simulated annealing algorithm and genetic algorithm hybrid algorithm for Traveling Salesman Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2403
    • 提供者:fjiayin
  1. Ten_Commonly_Algorithm_for_MATLAB

    1下载:
  2. 超过10种MATLAB常用算法:Floyd算法,动态规划,分治算法,概率算法,模拟退火算法,神经网络,搜索算法,贪婪算法,遗传算法,组合算法,-Over 10 types of commonly used MATLAB algorithms: Floyd algorithm, dynamic programming, divide and conquer algorithms, probabilistic algorithms, simulated annealing, neural netwo
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2684411
    • 提供者:ZHANGAIQING
  1. matlab-TSP

    1下载:
  2. 包含蚁群,模拟退火,遗传等算法解决TSP问题的matlab代码。-Include ant colonies, simulated annealing and genetic algorithm to solve TSP problem matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8868
    • 提供者:王旸
  1. main

    0下载:
  2. 智能优化算法中的蚁群、遗传、模拟退火中的一种-optimal algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3061
    • 提供者:张成宝
  1. algorithms

    0下载:
  2. 十大算法论文,包括遗传算法,模拟退火,蒙特卡罗法等等,对于初学者很有帮助-Ten papers algorithms, including genetic algorithms, simulated annealing, Monte Carlo method, etc., very helpful for beginners! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-17
    • 文件大小:4410902
    • 提供者:冯紫藤
  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. routing-algorithm-based-on-GA-

    0下载:
  2. 基于遗传算法和模拟退火算法融合的带QoS约束的组播路由算法 Matlab代码- QoS constrained multicast routing algorithm based on GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:1639
    • 提供者:
  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. 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. Rectangle

    0下载:
  2. 矩形件优化排样是一个NPC问题,在工业界有着广泛的应用.针对该问题,提出一种自适应模拟退火遗传算法.采用一种基于环形交叉算子和环形变异算子的自适应遗传算法来自动调整交叉和变异概率;同时引入模拟退火算法对个体适应度大于平均适应度的个体进行退火处理.自适应模拟退火遗传算法充分发挥了自适应遗传算法与模拟退火算法各自的全局搜索能力与局部搜索能力.对比实验表明,该算法结合改进的最左最下布局算法解决矩形件优化排样问题更加有效.-Optimal layout is rectangular pieces of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:470786
    • 提供者:木易
  1. PSO

    0下载:
  2. 数学建模Pso算法 模拟退火 遗传算法-Pso mathematical modeling algorithm simulated annealing genetic algorithm, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8873
    • 提供者:代代
  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 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com