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

搜索资源列表

  1. “模拟退火遗传算法”.rar

    1下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:22576
    • 提供者:
  1. Duoyuanw1

    0下载:
  2. 用于遗传算法,机械设计的优化与开发。也可用于模拟退火-for genetic algorithm, the optimal mechanical design and development. Can also be used for simulated annealing
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:
  1. 遗传模拟退火算法

    0下载:
  2. 介绍了遗传算法和退火算法的结合使用,提高了GA本身的性能(introduce a method combine GA with SA to make a difference to GA)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:```hollyshee9
  1. 模拟退火禁忌搜索遗传算法神经网络MATLAB程序合集

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集(Simulated annealing, tabu search, genetic algorithms, neural networks - MATLAB collection)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:1155
  1. chapter5

    0下载:
  2. 基于模拟退火算法解决TSP问题,包括源代码和一些主要函数(Based on simulated annealing algorithm to solve the TSP problem, including source code and some major functions)
  3. 所属分类:mathematica

    • 发布日期:2017-12-31
    • 文件大小:94208
    • 提供者:玉伟
  1. Auto_Path

    1下载:
  2. 利用MATLAB语言模拟退火算法和遗传算法这两个算法结合构成的遗传模拟退火算法对移动机器人进行路径规划(Using MATLAB simulated annealing algorithm and genetic algorithm two genetic algorithms combined with genetic simulated annealing algorithm for mobile robot path planning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:不二文静
  1. 模拟退火,遗传算法,神经网络程序

    0下载:
  2. 模拟退火,遗传算法,神经网络程序高级算法的简单运用,是有效的计算出最优的方法,相比于暴力搜索,算法简洁,运行时间短(The application of simulated annealing, genetic algorithm and advanced algorithm of neural network program is the best way to calculate effectively. Compared with violent search, the algorithm
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:30720
    • 提供者:问梅vuk
  1. 算法

    1下载:
  2. floyd算法又称为插点法,是一种利用动态规划的思想寻找给定的加权图中多源点之间最短路径的算法,模拟退火算法是局部最优解能概率性地跳出并最终趋于全局最优,遗传算法是一种通过模拟自然进化过程搜索最优解的方法。(The Floyd algorithm is also known as the insertion point method, which is a multi weighted graph using the idea of dynamic programming for the giv
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:108544
    • 提供者:咯吧嘞
  1. SAGAexp.m

    2下载:
  2. 遗传算法和模拟退火算法融合,解决遗传算法早熟问题。(Fusion of genetic algorithm and simulated annealing algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:秋天三岁
  1. arithmetic

    0下载:
  2. 用Java分别实现了遗传、模拟退火、BP的旅行商问题(The traveling salesman problem of heredity, simulated annealing and BP was realized by Java)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:367616
    • 提供者:于鱼鱼
  1. 模拟退火算法和遗传算法程序

    0下载:
  2. 使用MATLAB编写的模拟退火算法和遗传算法的源代码(The source code of the simulated annealing algorithm and genetic algorithm written in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:1334849784
  1. 遗传算法退火算法

    0下载:
  2. 利用MATLAB实现模拟退火算法的在各实际情况中的应用(The application of simulated annealing algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:9250816
    • 提供者:lesilecc
  1. 模拟退火和模糊C均值分类

    1下载:
  2. 遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)
  3. 所属分类:matlab例程

  1. Annealing algorithm

    1下载:
  2. 利用退火算法实现无人机路径巡航,但是效果比不上遗传算法。(The annealing algorithm is used to realize the route cruise of UAV.)
  3. 所属分类:matlab例程

  1. GASA

    2下载:
  2. 运用模拟退火遗传算法解决路径优化问题,其中已给出中文注释(GASA for VPR.Simulated Annealing Genetic Algorithms (SAGA) is used to solve the problem of path optimization, in which Chinese annotations are given.)
  3. 所属分类:其他

    • 发布日期:2019-07-19
    • 文件大小:1024
    • 提供者:果果66
  1. PDPTW

    2下载:
  2. 采用模拟退火与遗传算法相结合的混合算法解决带时间窗的取送货问题(A hybrid algorithm based on simulated annealing and genetic algorithm is used to solve the delivery and pick-up problem with time windows.)
  3. 所属分类:交通/航空行业

    • 发布日期:2020-07-10
    • 文件大小:172032
    • 提供者:固执的蜗牛
  1. MATLAB智能算法30个案例分析代码

    2下载:
  2. 压缩包内是关于BeiHang出版的matlab智能算法30个案例的代码,对于学习理解智能算法的原理和编程有一定的帮助。如遗传算法、粒子群算法、免疫优化算法、模拟退火算法、BP算法等。(there are 30 matlab codes, which match a book about intelligence algorithms,such as genetic algorithms, PSO, ACO,BPO,etc. WISH that will be help for you.)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:1671168
    • 提供者:爬山虎的脚
  1. Boxing Problem

    4下载:
  2. 利用遗传算法和模拟退火,解决三维装箱问题,并可图形化展示装箱方案结果(Solving 3-D boxing problem by Genetic Algorithm and Simulated Annealing. In addition, the solution of boxing scheme can be displayed graphically)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-18
    • 文件大小:26624
    • 提供者:Acceptable
  1. 111

    2下载:
  2. 用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-01
    • 文件大小:3072
    • 提供者:小时代8884
  1. 遗传模拟退火

    1下载:
  2. 遗传模拟退火算法,包括遗传算法及加入退火优化,退火算法可以跳出局部最优解。
  3. 所属分类:汇编语言

« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com