搜索资源列表
Matlabzuiduanlujing
- matlab算最短路径的算法,很好用大家可以试一试-Matlab operator of the shortest path algorithm, we can use a good try
DIJKSTRA
- 最 短 路 dijkstra 算 法 mex 程 序,图论中的最短路径!
Public-transport-system-the-best-path-algorithm.ra
- 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系 ( ) ( ) 统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘 问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次 ( ) 结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验 T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑
floyd
- floyd算最短路径,函数和例子都有。只需要把数据转换就行-floyd
Prim
- Prim算法,进行子图遍历算最短路径,现实生活中很重要的问题算法-Prim' s algorithm, the shortest path sub-graph traversal operator, in real life a very important issue algorithm
FORWARD-AND-INVERSIONMETHOD
- 作者在本文中提出了一种层析成像的正演和反演方法。首先对求解区作网格剖分, 由给定的正演速度模型在网格点上双线性插值, 获得整个网格节点的速度分布。然后, 对波阵面作一近似, 在此基础上, 用最小走时最短路径射线追踪法完成正演。反演则是通过正演的方法实现的。理论模型算例表明, 本方法效果较好。-In this article, the author proposed a forward and inversion of the tomography method. The mesh for sol
xiande
- 弗洛伊德算法计算有向网络图最短路问题。可算最短路径。-Freud algorithm to calculate the shortest path problem to the network diagram. Can be considered the shortest path.
rop_matlab1
- 利用宽度有限方法(BFS)寻找最短路径和最小树的算法和算例。-Use of finite width method (BFS) to find the shortest path and minimum tree algorithms and numerical examples.