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

搜索资源列表

  1. Matlab+VC模拟退火算法

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

    • 发布日期:2012-11-16
    • 文件大小:687351
    • 提供者:han
  1. for TSP(Matlab)

    1下载:
  2. 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4954
    • 提供者:黄大东
  1. tsp matlab

    0下载:
  2. matlab 模拟退火解决tsp问题
  3. 所属分类:源码下载

    • 发布日期:2010-10-04
    • 文件大小:383691
    • 提供者:drabrucelee
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:26057
    • 提供者:lian
  1. SimuAPSO.rar

    1下载:
  2. 有基于模拟退火的粒子群算法优化求解无约束优化问题,Simulated annealing based on particle swarm optimization algorithm for solving unconstrained optimization problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:729
    • 提供者:王国
  1. Global-Optimization-Toolbox

    1下载:
  2. Matlab官方的全局最优化工具箱,包括模拟退火等常用方法的介绍-The official global optimization Matlab toolbox, including simulated annealing and other commonly used methods described
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3935419
    • 提供者:hy
  1. matlab-combine

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集-Simulated annealing, tabu search, genetic algorithms, neural network-MATLAB program collection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:6591
    • 提供者:林蒙
  1. sa

    0下载:
  2. matlab模拟退火算法工具箱,很好的解决了matlab没有专门的工具箱的问题-Simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:60711
    • 提供者:杨海刚
  1. SimulatedAnnealingTools

    0下载:
  2. 很好用的模拟退火Matlab工具箱,带有英文说明书 -Simulated Annealing Tools Software
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:88597
    • 提供者:学者
  1. moni

    0下载:
  2. 该程序用模拟退火算法实现了对八皇后不相冲突的位置算法。-The program simulated annealing algorithm for the eight queens do not conflict with the location algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:600
    • 提供者:张春敏
  1. ycthjhsf

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

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

    0下载:
  2. 模拟退火matlab源码,学习模拟退火很好的例子-Simulated annealing matlab source, learning good example of simulated annealing
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2242
    • 提供者:zmy
  1. sa_tsp

    0下载:
  2. 旅行商问题的模拟退火matlab程序 (程序软件包)-Traveling Salesman Problem matlab simulated annealing procedures (Procedure package)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:478218
    • 提供者:王健
  1. sa_tsp

    0下载:
  2. 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1247
    • 提供者:TL
  1. selected_Algorithm_Collections_for_DSP_Application

    0下载:
  2. 基于matlab的新型信号处理算法集。包括模拟退火、遗传算法、反向传播神经网络、小波变换等等,对于统计信号处理很有参考价值。-Matlab based on a new type of signal processing algorithms. Including simulated annealing, genetic algorithm, back-propagation neural network, wavelet transform, etc., for statistical sig
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4231591
    • 提供者:caruchi
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. simulated_annealing_algorithm

    0下载:
  2. 三大经典算法之一:模拟退火算法。这里提供代码-One of the three classical algorithms: simulated annealing algorithm. Here are the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:15375
    • 提供者:xinliang
  1. tuihuosuanfayouhua

    0下载:
  2. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1320
    • 提供者:menglingsai
  1. devec3

    0下载:
  2. 微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven tha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:9423
    • 提供者:ashsun
  1. gafuzzymatlab

    0下载:
  2. 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4582
    • 提供者:王朗
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 29 »
搜珍网 www.dssz.com