优化算法总结: 模拟退火(Simulated Annealing): 由一个随机推测开始,初始阶段容易接受更差的解,随着迭代次数的增加,越来越不能接受,在这里接受的概率即温度,当温度为0时...
基于1827个网页-相关网页
...。但匹配度函数并不是完全光滑的,在最优值附近仍然会存在局部小峰值,但简单的线性搜索很容易使结果陷入局部极值。模拟退火算法(Simulated Annealing,SA)作为线性搜索的一个改进方法,是以一定概率接受比当前匹配度值更低的解,以跳出局部最小。
基于788个网页-相关网页
8.模拟退火法(Simulated Annealing):是模拟物理学上的退火过程而得到的 启发式方法。通过逐步降低温度以达到最小能量状态,得到的最小能量状态对 应于优化问题的局...
基于582个网页-相关网页
...模拟退火算法的应用上层模型的实质属于组合优化模型,考虑到组合优化问题在求解上的复杂性和困难性,本文采用模拟退火算法对其进行求解。模拟退火算法(Simulated Annealing,SA)是一种通用的随机搜索算法,有着更好的渐进行为[2]。
基于49个网页-相关网页
simulated annealing algorithm 模拟退火算法
Simulated Annealing Method 模拟退火方法 ; 模拟退火技术
simulated annealing genetic algorithm 模拟退火遗传算法 ; 基于模拟退火遗传算法 ; 模拟退火算法 ; 遗传算法
simulated annealing optimization 仿真退火优化
fast simulated annealing 快速模拟退火
simulated annealing algorithms 模拟退火算法
Adaptive Simulated Annealing 自适应模拟退火法 ; 模拟退火算法 ; 自适应模拟退火
In order to solve this problem this paper study and use the simulated annealing algorithm(SA).
为了解决这个问题,本文研究并利用了模拟退火算法来解决该问题。
参考来源 - 模拟退火算法的研究及其应用Second, a tabu search and simulated annealing hybrid algorithm is proposed to solve the combinational optimization problem.
文中的元启发式算法是结合了模拟退火和禁忌搜索的一种混合算法。
参考来源 - 动态环境下的柔性布局问题及在半导体封装行业中的应用·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
A method of image restoration based on PSO and simulated annealing algorithm is proposed.
提出了基于微粒群和模拟退火算法的图像复原算法。
So the simulated annealing algorithm is introduced to solving the material balance equation.
因此,本文引入模拟退火算法求解物质平衡方程。
Then the mechanism of Simulated Annealing is import in the algorithm above to decrease the execution time and quickens the velocity of convergence.
然后,为了加快遗传算法的收敛速度减少算法执行时间引入模拟退火机制对上述算法进行优化。
应用推荐