模拟退火算法 模拟退火算法(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 模拟退火算法 模拟
上传时间: 2014-01-02
上传用户:gengxiaochao
模拟退火(simulATed Annealing)算法c++源程序
标签: simulATed Annealing 模拟退火 算法
上传时间: 2015-05-26
上传用户:lindor
模拟退火(simulATed Annealing)算法c语言源程序
标签: simulATed Annealing 模拟退火 c语言
上传时间: 2015-05-26
上传用户:liansi
Metalworks is a simple Swing-based simulATed e-mail application. It shows off several features of Swing, including JInternalFrame, JTabbedPane, JFileChooser, JEditorPane, and JRadioButtonMenuItem. Metalworks is optimized to work with the Java look and feel (codenamed "Metal") and shows use of several features, such as themes, that are specific to the Java look and feel.
标签: Swing-based application Metalworks simulATed
上传时间: 2015-05-30
上传用户:lizhen9880
This demo nstrates the use of the reversible jump MCMC simulATed annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global search in the joint space of the parameters and number of parameters, thereby surmounting the problem of local minima. It allows the user to choose among various model selection criteria, including AIC, BIC and MDL
标签: This reversible annealing the
上传时间: 2015-07-19
上传用户:ma1301115706
the program is based on LMS filter algorithm,and it has been simulATed,the simulation environment is matlab
标签: environment simulation the algorithm
上传时间: 2013-12-21
上传用户:zhenyushaw
matlab 模拟退火算法simulATed anealing 的工具箱
标签: simulATed anealing matlab 模拟退火算法
上传时间: 2014-01-07
上传用户:daguda
This m-file simulates MPSK (theoretical and simulATed) with Gray coding This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulATed results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
标签: simulates m-file This MPSK
上传时间: 2014-01-11
上传用户:372825274
simulATed Annealing for both Stochastic models and Deterministic models
标签: models Deterministic Stochastic simulATed
上传时间: 2013-12-18
上传用户:bruce5996
simulATed annealing code ASA
标签: simulATed annealing code ASA
上传时间: 2015-10-18
上传用户:xlcky