-
moyituhuo
模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制参数t经缓慢衰减,才能确保模拟退火算法最终优化问题的整体最优解。(Simulated annealing algorithm based on the idea that a given solution from the beginning, randomly generated from the adjacent domain to another solution, Metropolis acceptance criteria for the objective function to allow a limited range of deterioration, which is a control parameter t decided that its role is similar to the physical the course of the temperature T, the control parameters for each value, the algorithm continued to "have- to determine- to accept or rounding" of the iterative process, corresponding to a solid at a constant temperature of the process tends to thermal equilibrium, when control parameters and tended to decrease gradually 0:00, the system equilibrium state more and more, and finally the system state corresponds to the optimization problem of global optimal solution, the process is also known as the cooling process must be slow as a result of annealing temperature of solid to make solid temperature in each of them had attained thermal equilibrium, and ultim)
- 2009-04-18 11:12:34下载
- 积分:1
-
BP
说明: Belief Propagation (BP) Implementations
gabp.m, run_gabp.m => Gaussian BP - parallel version
asynch_GBP.m => Gaussian BP - serial version
sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse matrices
gabpms.ms, run_gabpms.m => Quadratic Min-Sum algorithm - Moallemi and Van-Roy
- 2009-12-23 03:00:29下载
- 积分:1
-
pingcha
可以进行很多常见的平差测量计算 免去自己动手计算的麻烦(Adjustment can be many common measurement and calculation eliminates the trouble of calculating it yourself)
- 2011-10-23 11:07:17下载
- 积分:1
-
feixianxing1
四阶龙哥库塔法 实现非线性控制 及其matlab实现(Fourth-order Long Ge Kuta method for nonlinear control and realize matlab)
- 2013-05-09 15:11:57下载
- 积分:1
-
BEM
叶素动量理论,可以求得功率、转矩、风能利用系数他们与叶尖速比、扭角、弦长的关系(Blade element momentum theory, it can obtain power, torque, power coefficient and tip speed ratio them, twist angle, chord length relationship)
- 2020-12-08 14:49:20下载
- 积分:1
-
GSMFOE
Guassian scale mixture
- 2011-01-01 22:13:42下载
- 积分:1
-
Hough
说明: matlab里Hough变换的一个大体框架 只是是txt的格式(matlab in a general framework of the Hough transform is a txt format)
- 2010-04-21 12:07:55下载
- 积分:1
-
wavelet
用MATLAB编程 主要讲解小波变换的一些知识包括源代码,适用于研究小波变换的人(Mainly on the use of MATLAB programming knowledge, including some of the wavelet transform source code, for the people of wavelet transform)
- 2011-04-24 11:28:51下载
- 积分:1
-
single-objective
single-objective matlab code
- 2012-10-08 22:30:04下载
- 积分:1
-
Neural-networks
神经网络进行语音识别:/enframe.m,该函数将输入向量分为固定长度固定重叠量的帧。/SampleCreate.m,将取所有音频的mfcc系数处理成神经网络函数所需的输入格式(Neural networks for speech recognition)
- 2013-12-30 09:57:45下载
- 积分:1