菜单
  
    摘要在日常生活和生产中,我们经常碰到各种各样的图,如交通图、管道系统图等等。在优化理论中所谓图就是上述各类图的抽象和概括,用图来描述我们所研究的对象,以及这些对象之间的相互联系。例如,许多生产管理、工程设施、计划安排、交通运输等问题都可以用图形来描述。
    所谓最短路问题就是在一个加权图中,寻找某一点到另一点之间的最短路径。本课题的最重要的研究内容就是最短路问题的基本理论和二种算法,选用计算机软件实现算法,并能运用这些理论解决实际生活中的某些实际问题。
    本课题论文涉及的最短路的算法有Dijkstra算法、Floyd算法。其中Dijkstra算法主要应用于求解某指定点到其他点的最短路,Floyd算法是目前求解任意两点间的最短路径的最优方法。
    在实际网络中,权数还可以是时间、费用等等,如选址、管道铺设、投资、某些整数规划和动态规划等问题都可归结为最短路问题。所以研究最短路问题具有深远的现实意义。
    关键词:最短路问题;Dijkstra算法;Floyd算法;Matlab;10242
     ABSTRACT
    In daily life and production, we often encounter a variety of maps, such as communication maps, ductwork maps, and so on. Optimization of the so-called theory of the map is the map of the above types of abstraction and generalization, using maps to describe our research targets and the affiliation between those objects. For example, some production management, engineering facilities, the arrangement, transportation and other issues can be described by graphics.
    The shortest path problem is that in a weighted graph, find the shortest path from some or other point to another point. The major content of the disquisition is to study the basic theory and algorithms of the shortest path.,then we can choose computer softwares to carry out those algorithms, and will be able to use these theories to solve real-life problems of certain.
    The disquisition involves the algorithm of the shortest path is Dijkstra’s algorithm, Floyd algorithm, Warshall’s algorithm. Dijkstra’s algorithm which is mainly used for finding the shortest path from a point to the other point. Floyd algorithm is the optimal method to find the shortest path between arbitrary two points, Warshall’s algorithm can be applied to the negative weighted map of the shortest path problems.
    In the actual network, the weights can also be time, cost and so on, such as location, pipeline laying, investment, some integer programming and dynamic planning issues can be attributed to the shortest path problems.  Therefore, to study the short path problems has far-reaching practical significance.
    Key words : Short circuit;Dijkstra’s algorithm;Floyd’s algorithm;Matlab;
    目 录
    1  图的基本概念    1
    1.1  图的概念    1
    1.2  图的矩阵表示    6
    2  最短路问题算法及其MATLAB实现    11
    2.1  最短路问题    11
    2.2  Dijkstra算法    12
    2.3  Floyd算法    18
    3  最短路问题的应用    23
    3.1  设备更新问题    23
    3.2  多阶段存储问题    27
    4  总结    30
    致谢    30  
    参考文献    31      
    附录    32
    1  图的基本概念
    图论是近十年来得到蓬勃发展的一个新兴的数学分支,它的理论和方法在许多领域中得到广泛的应用并取得了丰硕的成果。我们可以用图论的方法来构造模型并求解某些线性规划、整数规划可以解决的资源分配、运输问题、设备更新问题和储备问题,且由于图的结构的直观性,更有助于我们分析和描述问题。
  1. 上一篇:合理利用可再生资源的策略
  2. 下一篇:公司人力资源配置优化研究+文献综述
  1. 基于MATLAB的数学可视化及应用研究

  2. 基于模型的故障检测观测...

  3. MATLAB重庆市三峡库区的降...

  4. MATLAB上海车牌拍卖中标价估计模型的研究

  5. Matlab手绘多边形的识别方法和研究

  6. 线性方程组的迭代法及其Matlab实现程序

  7. 企业生产计划决策的多目标最优化模型

  8. 河岸冲刷和泥沙淤积的监测国内外研究现状

  9. 乳业同业并购式全产业链...

  10. 酸性水汽提装置总汽提塔设计+CAD图纸

  11. 大众媒体对公共政策制定的影响

  12. 电站锅炉暖风器设计任务书

  13. 中考体育项目与体育教学合理结合的研究

  14. 当代大学生慈善意识研究+文献综述

  15. 十二层带中心支撑钢结构...

  16. 杂拟谷盗体内共生菌沃尔...

  17. java+mysql车辆管理系统的设计+源代码

  

About

751论文网手机版...

主页:http://www.751com.cn

关闭返回