登录
首页 » AI-NN-PR » 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...

模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基...

于 2022-08-26 发布 文件大小:53.92 kB
0 188
下载积分: 2 下载次数: 1

代码说明:

模拟退火算法 模拟退火算法(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(η).δ 其中δ为给定的步长, η为[-1,1]的随机数-simulated annealing algorithm (Simulated Annealing, or SA algorithm) is a simulation of heating molten metal in the annealing process, to find the global optimum one of the effective ways. Simulated Annealing basic ideas and the steps are as follows : S = (s1, s2, ..., sn) for all possible state posed by the pool, f : S-R non-negative cost function, that is abstract optimization problems are as follows : Find S* s, making f (s*) = min f (si) arbitrary si S (1) to set a higher initial temperature T, randomly generated initial state S (2) of a certain form, the current state of random disturbance, have a new state S "S" = S+ sign (). delta where given for the step, [-1,1] Random Number

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功....
    测试无约束优化定理求解最小值,包括测试数据,在VC下可以实现,已经调试成功.-test unconstrained optimization for minimum theorem, including test data, the VC can be achieved, debugging has been successful.
    2022-09-19 23:45:02下载
    积分:1
  • BP小波神经网络快速学习算法研究and 小波神经网络程序
    BP小波神经网络快速学习算法研究and 小波神经网络程序-BP wavelet neural network learning algorithm for rapid research and wavelet neural network procedures
    2022-12-01 03:50:04下载
    积分:1
  • classical apriori algorithm and an improved algorithm for the procedure, there a...
    apriori经典算法及一个改进算法的程序,里面有具体的解析与操作-classical apriori algorithm and an improved algorithm for the procedure, there are specific analytical and operational
    2022-02-20 23:32:53下载
    积分:1
  • 神经网络中的竞争网络聚类
    神经网络中的竞争网络聚类-neural network competition in the network clustering
    2022-11-17 04:25:03下载
    积分:1
  • 我的收藏30 +神经网络程序以及Java文件。
    Collection of 30+ AI Neural Network java applets with documentation.
    2022-06-21 21:31:02下载
    积分:1
  • Cycle Association
    bell 实验室周期性关联规则挖掘算法。-Cycle Association
    2023-03-06 22:05:03下载
    积分:1
  • C++神经网络开发包,基于C++语言,VisualC++环境
    C++神经网络开发包,基于C++语言,VisualC++环境-C++ Neural network development package, based on the C++ Language, VisualC++ Environment
    2022-03-01 16:17:34下载
    积分:1
  • 这个主要介绍会计中软件的应用和会计电算法,里面含有一些讲稿和题目...
    这个主要介绍会计中软件的应用和会计电算法,里面含有一些讲稿和题目-This focuses on the application of accounting and accounting software, power algorithm, which contains a number of lectures and topics
    2022-05-25 08:22:42下载
    积分:1
  • K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
    2022-01-28 00:58:44下载
    积分:1
  • 人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告...
    人工智能GA问题的C语言实现,已经调试通过,含源程序和实验报告-the C language, debugging, and experiment with the source report
    2022-04-06 09:48:04下载
    积分:1
  • 696516资源总数
  • 106459会员总数
  • 0今日下载