搜索资源列表
模拟退火算法、遗传算法求解TSP修改版2
- 模拟退火法,最新的源代码,可以解压缩后直接使用,非常方便,很适用的-simulated annealing method, the latest source code can be extracted directly after use, very convenient, very applicable
模拟退火算法求解TSP问题
- 模拟退火算法求解TSP问题,希望对大家有所帮助-simulated annealing algorithm for TSP, we hope to help
Matlab的模拟退火算法工具箱
- Matlab的模拟退火算法工具箱,这是国外通用免费工具箱,在matlab环境下运行,具体使用说明见压缩文件-Simulating anneal arithmetic tool in Matlab is free fee abroad.It is used under Matlab and detail imformation can be found in rar file.
模拟退火的HOPFIELD神经网络TSP
- 模拟退火的HOPFIELD神经网络TSP模拟退火的HOPFIELD神经网络TSP
模拟退火算法解决tsp问题
- 在visual c下开发的模拟退火算法解决tsp问题的代码。可以运行 且结果正确。
monituihuosuanfa
- 基于matlab 的模拟退火算法源程序,经典算例,有PDF说明。-Based on the simulated annealing algorithm matlab source, the classic example, a PDF note.
suanfa
- 模拟退火算法的另一种实现方法,解决TSP问题。代码写的很精炼。-Simulated Annealing Algorithm Another method to solve TSP problems. Code written in a very refined.
sa_tsp
- 旅行商(TSP)问题一直以来都是一个NP难问题,旅行商问题(TSP问题)就是一销售商从n个城市中的某一城市出发,不重复地走完其余n-1个城市并回到原出发点,在所有可能的路径中求出路径长度最短的一条。本次软件设计是利用模拟退火算法解决TSP问题,通过该软件设计,对模拟退火算法和旅行商问题有个初步的认识。-Traveling Salesman (TSP) problem has always been a NP hard problem, traveling salesman problem (TS
annealing
- 关于模拟退火算法的一个很好的程序,对初学者来说很好-this is a book about annealing.it is very important fou the beginner .
Optimizers
- 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
模拟退火
- 使用模拟退火算法的特性解决TSP问题,另外可以利用此算法优化其他算法。(Use the simulated annealing algorithm to solve the TSP problem, and you can use this algorithm to optimize other algorithms.)
退火算法
- 用matlab解决退火编程代码,优化整理,解决相关问题(Matlab annealing programming code to solve, optimize and solve related problems)
模拟退火算法的matlab示例,很好的入门程序
- 模拟退火算法的matlab示例,很好的入门程序。非常适合初学者。(Matlab example of simulated annealing algorithm, a good entry program)
模拟退火遗传算法
- 模拟退火遗传算法的车辆调度研究,里面具有完整的matlab程序(Research on vehicle scheduling with simulated annealing genetic algorith)
模拟退火算法
- 简述了数学建模模拟退火算法实例,并用MATLAB实现(An example of simulated annealing algorithm for mathematical modeling is introduced, and it is implemented in MATLAB)
模拟退火算法的matlab工具箱
- 解压缩后,将模拟退火算法工具箱粘贴到matlab的工作路径或者粘贴到toolbox中,根据需要调用即可(Simulated annealing algorithm toolbox)
解决车间调度问题的改进模拟退火算法_潘全科
- 用改进模拟退火算法来解决车间调度问题的论文(Paper on Job Shop Scheduling Problem Solved by Improved Simulated Annealing Algorithms)
粒子群、模拟退火算法
- 粒子群、模拟退火算法实例,对学习了解有用(Particle swarm, simulated annealing algorithm examples, useful for learning)
PSO(粒子群)-SA(模拟退火)
- 粒子群算法-模拟退火算法,关于matlab的算法说明(Particle swarm optimization-simulated annealing algorithm)
遗传模拟退火算法求解TSP问题matlab代码
- 解决车辆路径问题,改进的模拟退火和遗传算法,全面详细,适用于解决VRP问题和物流车辆规划(To solve the vehicle routing problem, the improved simulated annealing and genetic algorithm, comprehensive and detailed, suitable for solving VRP problems and logistics vehicle planning)