结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。
上传时间: 2013-12-24
上传用户:虫虫虫虫虫虫
//开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值
标签: Microsoft Framework 2.0 NET
上传时间: 2015-03-15
上传用户:yyyyyyyyyy
HOPFIELD的一个经典用例,解决TSP问题,代码完整,是我自己编写的哦
标签: HOPFIELD
上传时间: 2015-03-29
上传用户:TF2015
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域
上传时间: 2013-12-16
上传用户:eclipse
用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。
上传时间: 2014-01-06
上传用户:agent
图像配准-GUI界面,最优化算法,互信息尺度,POWELL.m附属子程序,PSO.m附属子程序,对图像进行“平移”和“旋转”
上传时间: 2015-05-13
上传用户:彭玖华
Boltzman网络,以及对TSP问题的应用
上传时间: 2015-05-13
上传用户:集美慧
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes
标签: location location-allocation Continuous alternate
上传时间: 2015-05-17
上传用户:kikye
用VC++方法实现模拟退火算法,解决TSP问题
上传时间: 2015-05-20
上传用户:iswlkje
用VB写的蚁群算法实验软件,用以解决典型的TSP问题,可以设定参数
上传时间: 2015-05-26
上传用户:zhangliming420