搜索资源列表
ga-annealing
- 与遗传算法混合的模拟退火算法的应用,已封装,可以使用.-mixed with genetic algorithm simulated annealing applications, encapsulation, can be used.
simulated annealing
- 模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
saa
- 使用模拟退火算法解0-1背包问题MATLAB源代码-using simulated annealing Xie 0-1 knapsack problem MATLAB source code
使用模拟退火算法(SAA)解决0-1背包问题
- 使用模拟退火算法(SAA)解决0-1背包问题-using simulated annealing (SAA) 0-1 knapsack problem solving
模拟退火算法
- 简洁得模拟退火算法,用来求函数得极值问题,有兴趣得可以看看。里面提出了一个问题,有兴趣得可以做一个实验-concise in simulated annealing algorithm, used to function in extreme demand, are interested they can look at. They raised a question that interested you can do an expe
TSP111
- 用模拟退火算法求解TSP问题-simulated annealing algorithm for TSP
tsp的模拟退火算法
- 神经网络中的tsp的模拟退火算法的matlab实现-neural network tsp of the simulated annealing algorithm to achieve the Matlab
simulated annealing
- 模拟退火算法求解经典图论中的图着色问题的源程序-simulated annealing algorithm classic graph coloring map of the source
for TSP(Matlab)
- 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
以K-均值聚类结果为初始解的模拟退火聚类
- 由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorit
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动
模拟退火程序
- 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x
annealing
- 用模拟退火算法求解连续优化问题的MATLAB程序-annealing algorithm
simulated-annealing-algorithm
- 用模拟退火算法实现求函数极值问题,c++原码-Simulated annealing algorithm demand function, extremal problem, c++ source
simulated-annealing-genetic-method
- 一种新型的算法,将模拟退火法和遗传算法相结合,用于求解预测问题-A new algorithm, simulated annealing and genetic algorithm are combined to solve the prediction problem for
Simulated-Annealing-Algorithm
- 模拟退火算法,比较经典,非常值得参考研究。。。 -Simulated annealing algorithm, a very good reference study. . .
Simulated-Annealing
- 模拟退火算法,基本算法,内附部分说明以及本人学习笔记-Simulated annealing algorithm, the basic algorithm, I am enclosing some notes, and study notes
simulated-annealing
- 模拟退火算法的MATLAB范例程序!对初步了解的初学者有不错的帮助!-Simulated annealing algorithm MATLAB example program! Preliminary understanding of the beginners have a good help!
Simulated Annealing
- Simulated annealing implementation for travelling salesman problem
Simulated annealing algorithm
- Simulated annealing algorithm is used to find the maximum value of multipole function