-
Public-transport-system-the-best-path-algorithm
说明: 公共交通最佳路径算法在分析城市道路网络最短路径算法 SP算法 和公交网络的特点的基础上,提出公共交通系
( ) ( )
统最佳路径算法.首先引入直达矩阵 T矩阵 和最小换乘矩阵 Q 矩阵 ,讨论公交网络节点间换乘
问题,得出最少换乘算法.利用 Q 矩阵确定节点间最少换乘次数,评价公交网络方便可达性.其次
( )
结合最少换乘算法,对最短路径算法 Dijkstra 算法 进行改进.在标号过程中,利用 Q 矩阵对待检验
T标号点进行筛选,减少 T 标号计算量,得到一条综合考虑路径长度和换乘的最佳路径.最后用一
个简单的算例进行验算,说明该算法适用于一般公交网络,特别是换乘代价较高的公交网络.(Public transport system the best path algorithm )
- 2009-08-16 10:09:29下载
- 积分:1
-
j.automatica.2007.01.015
LMI-based sensor fault diagnosis for nonlinear Lipschitz systems
- 2014-09-18 22:57:47下载
- 积分:1
-
Animate_Four_Bar_Polodes
四杆机器人仿真 (Animate_Four_Bar_Polodes )
- 2013-08-07 17:47:15下载
- 积分:1
-
chengxu
应用很广泛的卡尔曼滤波标准matlab程序,简单明了,适合初学者。(A wide range of standard Kalman filter matlab program, plain and simple, suitable for beginners.)
- 2013-05-20 23:38:30下载
- 积分:1
-
histfit_pdf
适用于多种分布(正态、Gamma、瑞利、对数高斯等)的样本数据拟合及画图函数的matlab代码(Matlab code to plot and fit a histogram of data with a certain distribution including normal, Gamma, Reilgh, log-normal, etc.)
- 2016-05-24 10:39:35下载
- 积分:1
-
tracking
说明: 视频监控中,基于matlab的视频跟踪源代码(Video surveillance, video tracking based on source code matlab)
- 2010-03-22 15:37:38下载
- 积分:1
-
Integer-Programming
该文件为整数规划过程涉及的matlab程序段,包含割平面法及枚举法(This file is an integer planning process involves matlab program segments, including cutting plane method and the enumeration method)
- 2013-07-25 10:52:50下载
- 积分:1
-
mex
Demonstrates the advantage of compiling a m-file to a MEX file using MATCOM.
- 2014-12-19 08:54:42下载
- 积分:1
-
PUMA_nonlinear_control
example of matlab,optimization method which is used with different model.it will be useful for whom they want to learn Matlab by themselves2
- 2009-09-18 15:20:55下载
- 积分:1
-
BaiSkeletonPruningDCE
skeleton prunning, extract skeleton from binary images by junction points and curve points and end points.
- 2010-03-02 16:51:45下载
- 积分:1