搜索资源列表
SimulatedAnnealing
- 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extract
SimulatedAnnealing(TSP)CSHARP
- 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c # language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal p
SimulatedAnnealing
- tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。
simulatedannealing
- Simulated Annealing Tools Software
SimulatedAnnealing
- 主要用于地球物理反演,算法简单,但基本的步骤都有,所以很容易根据程序来改进运用
SimulatedAnnealing
- 模拟煺火算法,学人工智能的时候写的一个小程序,准确率还是很高的.
SimulatedAnnealing
- 模拟退火算法C#实现,模拟退火算法的C#实现代码
c_inference_ver2.2
- The package includes 3 Matlab-interfaces to the c-code: 1. inference.m An interface to the full inference package, includes several methods for approximate inference: Loopy Belief Propagation, Generalized Beli
模拟退火
- 模拟退火算法的资料-simulated annealing algorithm information
SimulatedAnnealing
- 模拟退火程序:这部分代码是模式识别中结合模拟退火法的特征提取,大家可以对其进行简单的改进会获得更好的效果,比如改变温度表,加上“记忆体”,结合遗传算法等 -simulated annealing procedures : This code is part of pattern recognition in combination with simulated annealing method of feature extract
SimulatedAnnealing(TSP)CSHARP
- 运用c#语言实现模拟退火算法,同时利用该算法解决旅行商(TSP)问题,获得遍历所有城市序号的最优路径。-use c# language simulated annealing, while using the algorithm to solve traveling salesman (TSP). access to the serial numbers of all the cities traverse the optimal pa
SimulatedAnnealing
- tsp的模拟退火算法。用java的程序,值得学习编程思想和对模拟退火算法的学习。-Simulated Annealing Algorithm tsp. Using java procedure, it is worth thinking of learning programming and simulated annealing algorithm for learning.
simulatedannealing
- Simulated Annealing Tools Software
SimulatedAnnealing
- 主要用于地球物理反演,算法简单,但基本的步骤都有,所以很容易根据程序来改进运用-Mainly used in geophysical inversion, the algorithm is simple, but the basic steps are, so it is easy to use in accordance with procedures to improve
SimulatedAnnealing
- 模拟煺火算法,学人工智能的时候写的一个小程序,准确率还是很高的.-Ham fire simulation algorithms, artificial intelligence when learning to write a small procedure, an accurate rate is still high.
SimulatedAnnealing
- 模拟退火算法C#实现,模拟退火算法的C#实现代码-Simulated annealing algorithm C# Realize, simulated annealing algorithm C# Realize code
simulatedannealing
- General simulated annealing algorithm-anneal Minimizes a function with the method of simulated annealing (Kirkpatrick et al., 1983) ANNEAL takes three input parameters, in this order: LOSS is a function
SimulatedAnnealing
- 本文介绍了模拟退火算法的原理和求解方法,并将其用于指数曲线的拟合,在Matlab语言环境下实现了该算法,并且与文献中的遗传算法、线性回归相比较。数值模拟结果表明,该算法能更好地实现最优拟合。-This article describes the principle of simulated annealing algorithm and solution methods, and used an exponential curve fi
SimulatedAnnealing
- 主要介绍模拟退火算法,也是一个很好的启发式算法,在数值优化中用的比较多。-Introduces the simulated annealing algorithm is a good heuristic algorithm used in the comparison of numerical optimization more.
SimulatedAnnealing
- 常用的数据挖掘算法之一,模拟退火算法,Simulated Annealing。-SimulatedAnnealing