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

搜索资源列表

  1. tuihuosuanfa

    0下载:
  2. 神经网络(应用模拟退火算法求函数极值问题)-Neural network (the application of simulated annealing algorithm for function extremum problems)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1241
    • 提供者:wuming
  1. shengtai543

    0下载:
  2. 模拟退火算法和遗传算法程序 用matlab语言实现的-Simulated annealing algorithm and genetic algorithm matlab language program with the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1516
    • 提供者:尹胜台
  1. satools

    0下载:
  2. 推荐一个实用的Matlab模拟退火工具箱,里面含有非常全的matlab语言模拟退火算法,包括了Matlab函数和6个例程。 -Recommend a practical simulated annealing Matlab toolbox, which contains a very wide of the simulated annealing algorithm matlab language, including the Matlab function and six routines
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:209184
    • 提供者:江泉
  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. KnapsackProblem

    0下载:
  2. 这是用MATLAB编写的模拟退火算法求解背包问题的程序-This is prepared using MATLAB algorithm simulated annealing procedure for Knapsack Problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8297
    • 提供者:刘翔
  1. tsp

    0下载:
  2. 模拟退火算法的解决 具体在mATlab实现算法 -matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1419377
    • 提供者:keviele
  1. modeling

    0下载:
  2. 数学建模常用算法——模拟退火算法,内附算法简介ppt及Matlab程序代码-Commonly used mathematical modeling algorithms- simulated annealing algorithm, containing a brief ppt algorithm and Matlab code
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:344423
    • 提供者:budou
  1. asamin_1[1].36.tar

    2下载:
  2. 模拟退火算法,模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。-Simulated annealing algorithm, simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the full hig
  3. 所属分类:matlab

    • 发布日期:2015-08-27
    • 文件大小:11319
    • 提供者:肖晶
  1. matlabSA

    1下载:
  2. matlab 模拟退火算法 内含遗传算法及迭代过程-simulated annealing algorithm matlab implicit and iterative process of genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:501550
    • 提供者:赵峻
  1. chemcluster

    0下载:
  2. 使用MATLAB软件实现基于模拟退火算法的实例,对于模拟退火算法的理解,模拟退火工具箱的应用有帮助 -Using the MATLAB software examples based on simulated annealing algorithm, simulated annealing algorithm for the understanding of application of simulated annealing of the toolbox help
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4827
    • 提供者:kris
  1. Simulated_annealing_matlab

    0下载:
  2. 模拟退火算法实验,使用MATLAB实现。-The simulated annealing algorithm, using MATLAB experiment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4069
    • 提供者:王双双
  1. SimuAPSO

    1下载:
  2. 基于模拟退火的粒子群算法,解决无约束优化问题-Based on simulated annealing particle swarm algorithm to solve unconstrained optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:
  1. VPRTW-SA

    0下载:
  2. 运用模拟退火算法求解带时间窗约束的车辆路径问题-The use of simulated annealing algorithm with time window constrained vehicle routing problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2407654
    • 提供者:before
  1. psoandimprovedpso

    2下载:
  2. 基本粒子群优化算法和改进粒子群优化算法程序,包括:用基本粒子群算法求解无约束优化问题,用带压缩因子的粒子群算法求解无约束优化问题,用线性递减权重粒子群优化算法求解无约束优化问题,用自适应权重粒子群优化算法求解无约束优化问题,用随机权重粒子群优化算法求解无约束优化问题,用学习因子同步变化的粒子群优化算法求解无约束优化问题,用学习因子异步变化的粒子群优化算法求解无约束优化问题,用二阶粒子群优化算法求解无约束优化问题,用二阶振荡粒子群优化算法求解无约束优化问题,用混沌粒子群优化算法求解无约束优化问题,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8645
    • 提供者:wangjin
  1. fire

    1下载:
  2. 模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4854
    • 提供者:Royal
  1. TSPMatlab

    0下载:
  2. 这是一个用Matlab程序写的模拟退火算法,用于解决旅行商问题-It s a matlab code for TSP problem using SA Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1923
    • 提供者:jess
  1. MATLAB-lingo

    0下载:
  2. 模拟退火算法,采用lingo算法,比MATLAB更加简洁方便。欢迎下载!-modelling computing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:661
    • 提供者:xiajuan
  1. cpslssvm

    0下载:
  2. 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:343667
    • 提供者:yinjj
  1. Matlab

    0下载:
  2. 一个基于模拟退火的多主体模型及其应用推导了MIMO系统信道容量的表达-This paper educes the expression of the MIMO channel capacity, and analysis how MIMO system improves the channel capacity
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:383691
    • 提供者:wangbo
  1. 26_173622_

    0下载:
  2. 模拟退火算法的matlab 程序,验证是正确的-Simulated annealing algorithm matlab program, verify that is correct
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1368
    • 提供者:lv
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »
搜珍网 www.dssz.com