-
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
-
pic2codea
正弦波脉宽调制技术(SPWM)三相正弦调制波与双极性三角载波设计与实现(Sinusoidal pulse width modulation (SPWM) three-phase sinusoidal modulation wave bipolar triangular carrier Design and Implementation)
- 2012-05-12 20:35:54下载
- 积分:1
-
Gui-test
uitable example to use Matlab Gui
- 2013-05-08 20:56:27下载
- 积分:1
-
pinlv
matlab仿真中用s函数编写的信号频率测定程序(s function matlab simulation using test procedures prepared by the signal frequency)
- 2013-10-17 21:17:56下载
- 积分:1
-
rotation
图片任意角度旋转,没有做插值处理,matlab版本。(Image rotation any angle, does not do interpolation, matlab version.)
- 2010-09-05 13:26:20下载
- 积分:1
-
CFNN
基于补偿模糊神经网络的砂土液化势评价研究附录含有matlab程序,可以参考(CFNN on the evaluation of soil liquefaction potential)
- 2009-04-02 20:40:37下载
- 积分:1
-
Communication_system_simulation_matlab
说明: 通信系统的matlab仿真实例,有源代码和仿真图在里面,可供参考(Matlab simulation example communication system, source code and simulation diagram on the inside, for reference)
- 2010-04-08 10:20:16下载
- 积分:1
-
Ex1-exponential-plot-wind-power
This code is to find data distribution of wind speed.
The Weibull distribution parameters are determined
- 2013-02-02 11:19:07下载
- 积分:1
-
Normal distribution
正态分布程序例程,可以画双峰、三峰、四峰(Normal Distribution Program Routine,Can draw two peaks, three peaks, four peaks)
- 2020-12-17 13:49:12下载
- 积分:1
-
kmeansimagesegmentation
说明: k-means算法实现图像分割 根据输入的类别数量来计算类别平均值(k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.)
- 2011-04-12 20:05:17下载
- 积分:1