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

搜索资源列表

  1. SA

    0下载:
  2. 模拟退火实现的连续函数优化问题。仿真效果良好-Simulated annealing to achieve the continuous function optimization problems. Simulation results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:913
    • 提供者:limeicui
  1. KnapsackProblem

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

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

    0下载:
  2. 模拟退火算法的ppt和程序,分四个文件夹- algorithm and ppt of Simulated annealing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2962874
    • 提供者:Vincent Yuan
  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. MOEA-NSGA-II

    0下载:
  2. genetic algorithm, simulated annealing, singleobjective, particle swarm optimi..., optimization, classes
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:378396
    • 提供者:eedee
  1. GODLIKE

    3下载:
  2. 遗传算法与模拟退火,粒子群算法的结合与比较实验.稍微修改就可以学习应用-Genetic algorithms and simulated annealing, particle swarm optimization algorithm and comparison with experiment. A slight modification can learn the application of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:287178
    • 提供者:李勤
  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. 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. penumaral

    0下载:
  2. 通过分析均匀分布与Cauchy分布的分布机制,提出了一种改进的模拟退火图像盲复原算法,该算法选择Cauchy 分布为随机扰动量来产生状态扰动函数。通过计算机仿真,验证了该算法对初值的鲁棒性和复原的效果优于基于均匀分布随 机扰动量模拟退火盲解卷积算法,提高了收敛到最优解的速度 -After analyzing the distribution mechanisms of uniform distribution and Cauchy distribution,an algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:928
    • 提供者:dongjianjun
  1. SA

    1下载:
  2. 一个很好的模拟退火反演算法程序,例子是地球物理重力反演-A good simulated annealing inversion procedure, example is the geophysical inversion of gravity
  3. 所属分类:matlab

    • 发布日期:2014-12-21
    • 文件大小:3351
    • 提供者:leexiaozh
  1. Hamilton

    0下载:
  2. 哈密尔顿回路算法,内含TSP模拟退火算法和三边交换简单算法-Hamilton-loop algorithms, simulated annealing algorithm includes TSP and trilateral exchange of a simple algorithm for
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:12050
    • 提供者:Taro Yu
  1. CAD

    0下载:
  2. 自己编写的电路分析,优化程序,可求解电路响应,计算元件灵敏度,优化方法包括Powell法,模拟退火法,可部分实现滤波器设计的功能-I have written the circuit analysis, optimization procedures, can solve the circuit response, computing components sensitivity, and optimization methods including Powell method, simulat
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:79683
    • 提供者:david
  1. PSO

    1下载:
  2. 基于模拟退火的粒子群算法,模拟退火算法在搜索过程中具有该概率突跳的能力,能够有效地避免搜索过程陷入局部极小解。-Based on simulated annealing particle swarm optimization, simulated annealing algorithm in the search process has a sudden jump in the probability of the capacity, which can effectively avoid th
  3. 所属分类:Algorithm

    • 发布日期:2016-10-26
    • 文件大小:2665
    • 提供者:cuiping5122
  1. SA

    1下载:
  2. 模拟退火算法和最速下降法的结合,既有模拟退火算法的全局性,搜索过程中最速下降法确定搜索方向,提高了收敛速度。-Simulated annealing algorithm and a combination of steepest descent method, both simulated annealing algorithm for the global nature of the search process in the steepest descent method to determ
  3. 所属分类:Algorithm

    • 发布日期:2014-12-22
    • 文件大小:2135
    • 提供者:cuiping5122
  1. pso

    4下载:
  2. 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。-PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iter
  3. 所属分类:matlab

    • 发布日期:2015-09-25
    • 文件大小:16769
    • 提供者:熊杰
  1. algorithm

    0下载:
  2. 模拟退火法,蚁群算法,遗传算法,分水岭算法等常见算法的Matlab程序-Simulated annealing, ant colony algorithm, genetic algorithm, watershed algorithm common algorithm Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9694
    • 提供者:sunshaobin
  1. monituihuosuanfa

    1下载:
  2. 模拟退火算法在图像处理中的典型应用,用matlab编程-Simulated annealing algorithm in a typical image processing applications, programming with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:19632
    • 提供者:
  1. simulateanneal

    0下载:
  2. 一个解决0-1背包问题的模拟退火程序,希望给有需要的人帮助-A solution to the 0-1 knapsack problem simulated annealing process, hoping to help those in need
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1088
    • 提供者:小吴
  1. SimulatedAnnealing

    0下载:
  2. 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fitting, the language environmen
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:17252
    • 提供者:yaoqiuxiang
  1. mnth

    0下载:
  2. 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,对
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5010
    • 提供者:leansmall
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »
搜珍网 www.dssz.com