网站大量收购闲置独家精品文档,联系QQ:2885784924

基于模拟退火算法的旅行商问题求解.docVIP

基于模拟退火算法的旅行商问题求解.doc

  1. 1、本文档共15页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
目 录 II 关键词 II Abstract II Keywords II 引言 1 1 旅行商问题和模拟退火算法 2 1.1 旅行商问题 2 1.1.1 旅行商问题的描述 2 1.1.2 旅行商问题的应用 3 1.2 模拟退火算法 3 1.2.1 基本思想 3 1.2.2 关键技术 4 1.3 小结 4 2 TSP模拟退火算法的实现 5 2.1 TSP算法实现 5 2.1.1 TSP算法描述 5 2.1.2 TSP算法流程 5 2.2 TSP的MATLAB实现 6 2.2.1 加载数据文件 6 2.2.2 计算总距离的函数 7 2.2.3 绘制路线的函数 7 2.2.4 交换城市的函数 8 2.2.5 执行模拟退火的函数 8 2.3 小结 9 3 仿真实例 10 3.1 仿真分析与评价 10 3.2 结论 12 总结与展望 12 致谢 13 参考文献 13 基于模拟退火算法的旅行商问题求解 光信息科学与技术 董铸祥 指导教师 张明强 摘要: 旅行商问题是组合优化领域里的一个典型的、易于描述却难以处理的NP难题,其可能的路径数目与城市数目是呈指数型增长的,求解非常困难。首先介绍了旅行商问题,进而给出解决TSP的一种比较精确的算法——模拟退火算法。然后阐述了模拟退火算法的基本原理运用MATLAB语言实现了该算法并将其运用到解决旅行商问题的优化之中。数值仿真的结果表明了该方法能够数进行全局寻优,有效克服了基于导数的优化算法容易陷入局部最优的问题。 关键词: 模拟退火 旅行商 NP 组合优化 Solution of Travelling Salesman ProblemBaced on Simulated Annealing Algorithm Optical Information Science and Technology Dong Zhuxiang Tutor Zhang Mingqiang Abstract: Travelling Salesman Problem is one of the typical NP-hard problems in combinatorial optimization, which is easy to be described but hard to be solved. Its possible amounts of path increase exponentially with the amounts of city, so it is very difficult to solve it. First this paper introduces Travelling Salesman Problem, gives TSP mathematical description and practical application.In turn, a precise algorithm——simulated annealing algorithmthe to the address of TSP is given. And then this paper describes the basic principle of simulated annealing, highlights the basic ideas and key technology. Finally, we use MATLAB language to implement the algorithm, and applied it to solve the traveling salesman problem into the optimization. Numerical simulation results show that this method can globally optimizes data, effectively overcomes the problem of derivative-based optimization algorithm which is easy fall into local optimum. Keywords: simulated annealing; travelling salesman problem;Non-deterministicPolynomial; combinatorial optimization 引言 旅行商问题(Traveling Salesman Proble

文档评论(0)

tfig892 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档