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

搜索资源列表

  1. 模拟退火源码

    1下载:
  2. 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动,产生一个新的状态S’ S’=S+sign(η).δ 其中δ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55205
    • 提供者:qianyg
  1. Matlab+VC模拟退火算法

    0下载:
  2. 此文件为模理退火的matlab源代码,适合参加数学建模的同学使用
  3. 所属分类:matlab例程

    • 发布日期:2012-11-16
    • 文件大小:687351
    • 提供者:han
  1. ycthjhsf

    0下载:
  2. 遗传退火进化算法, 遗传退火进化算法-Genetic annealing evolutionary algorithm, genetic annealing evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:561200
    • 提供者:AA
  1. wx1111

    0下载:
  2. 基于遗传和模拟退火算法的自动组卷系统设计与实现基于遗传和模拟退火算法的自动组卷系统设计与实现
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:31851
    • 提供者:wxjwhkdfkl
  1. genetic

    0下载:
  2. 改C程序结合了遗传算法和模拟退火算法的思想,能求出网络图中各工序的最优开工时间和工程的收益的净现值。-C program to a combination of genetic algorithms and simulated annealing algorithm can find the network map to start the process of the optimal time and the project' s net present value of earning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1995
    • 提供者: 御驸马
  1. tsp

    0下载:
  2. 利用模拟退火算法解决TSP问题(C++实现)-TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3608
    • 提供者:duan
  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. program

    0下载:
  2. 基于遗传算法和模拟退火算法的干涉滤光片膜系设计和优化(Design and optimization of interference filter film system based on genetic algorithm and simulated annealing algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:里瓦尔多
  1. 精通MATLAB智能算法(2015代码)

    1下载:
  2. 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:7047168
    • 提供者:pursh
  1. 遗传模拟退火算法

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

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:```hollyshee9
  1. simulate

    1下载:
  2. 利用有记忆的模拟退火算法求解非线性整数规划问题,在考虑到购物要求、分布均衡要求、经济效益、潜在利益、就业效益的情况下如何在北京奥运会主场馆周边地区建设商业点,满足奥运会期间的购物需求、分布基本均衡和商业上盈利。(The memory simulated annealing algorithm is used to solve the non-linear integer programming problem. Considering the shopping requirements, dis
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-11-04
    • 文件大小:1024
    • 提供者:刘谋谋
  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. 模拟退火蝙蝠萤火虫

    3下载:
  2. 可以通过以上三种算法进行参数的优化,剑桥大学编著(These three algorithms can be used to optimize the parameters. Edited by Cambridge University.)
  3. 所属分类:其他

    • 发布日期:2019-11-14
    • 文件大小:18432
    • 提供者:小汤圆不圆
  1. Mariana

    1下载:
  2. 使用模拟退火算法进行SVM超参数优化,NASA 开源软件。(Mariana is an algorithm that efficiently optimizes the hyperparameters for Support Vector Machines for regression and classification. It currently uses Simulated Annealing for optimization but can be extended to use a va
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-22
    • 文件大小:2828288
    • 提供者:gogozhang
  1. SAforVRP

    2下载:
  2. 模拟退火算法解决VRP问题,包含所有函数的M文件,有例子(Simulated annealing algorithm solves VRP problem, including M files of all functions, and some examples)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-08
    • 文件大小:3072
    • 提供者:Shielas
  1. (模拟退火法-韩甘特图)ypap107-parallel-machine-scheduling

    5下载:
  2. (模拟退火法-韩甘特图)ypap107-parallel-machine-scheduling,模拟退火算法求解并行车间调度问题程序,可运行出结果,结果可行有效(matlab编程实现)
  3. 所属分类:汇编语言

  1. 遗传退火算法fortran实现

    1下载:
  2. 遗传算法与模拟退火算法的混合算法,用于最优化问题的求解。(The hybrid algorithm of genetic algorithm and simulated annealing algorithm is used to solve the optimization problem.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-11-21
    • 文件大小:5120
    • 提供者:打死光头强
  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. 模拟退火求解TSP

    0下载:
  2. 采用了模拟退火的方法求解旅行商问题,求解快速且准确。
  3. 所属分类:matlab例程

« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com