搜索资源列表
很实用的模拟退火的程序
- 很实用的模拟退火的程序,含有原文解释
模拟退火算法程序源码
- 本文档为模拟退火算法的C++源码实现,文档形式为PDF格式,源码详细具体,而且每一行代码带有说明
模拟退火算法程序
- 模拟退火算法程序
模拟退火c++的算法程序
- 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning i
模拟退火程序
- 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数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
模拟退火
- 本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
基于模拟退火算法的halilton路径算法
- 哈密尔顿路径问题是个经典的NP问题,本程序 采用模拟退火技术实现了该问题-Hamilton routing problem is a classic NP problem, the procedures used simulated annealing technology of the problem
sunkiller
- 这个一个MATLAB的编写的模拟退火算法程序!希望对大家有帮助!-the preparation of a MATLAB simulated annealing procedures. We want to help!
monituihuotspwenti
- 模拟退火算法的matlab程序,用于解决tsp问题,运行通过。-simulated annealing algorithm Matlab procedures for the settlement tsp, running through.
tuihuosuanfa
- 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-in Visual C compiler environment, simulated annealing procedures, and use them for the 48 cities in the TSP.
TSP
- 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
MainAneal
- 这是一个用MATLAB写的模拟退火算法程序。-This is a written with MATLAB procedure simulated annealing algorithm.
monituihou
- 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。-In the Visual C++ Compiler environment, the simulated annealing algorithm procedures and use them to solve a 48 cities TSP problem.
模拟退火算法工具箱
- 模拟退火算法工具箱 包含常用的模拟退火算法程序
模拟退火算法
- 模拟退火算法是一种演化算法,在很多地方都有应用,这是一个C语言实现的模拟退火程序。(A simulated annealing program wiitten by C.)
模拟退火算法
- 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
模拟退火
- 模拟退火算法潮流计算程序,包含一个对模拟算法介绍的ppt(Simulated annealing algorithm The power flow calculation program contains a ppt for the simulation algorithm introduced)
模拟退火算法的matlab示例,很好的入门程序
- 模拟退火算法的matlab示例,很好的入门程序。非常适合初学者。(Matlab example of simulated annealing algorithm, a good entry program)
模拟退火算法
- MATLAB模拟退火算法,包含两个程序,一个是优化一元函数的,一个是优化多元函数的(MATLAB simulated annealing algorithm, including two programs, one is to optimize the unary function, one is to optimize the multivariate function)
基于模拟退火算法的混沌神经网络模型
- 基于模拟退火算法混沌神经网络的matlab程序(Matlab program of chaotic neural network based on simulated annealing algorithm)