-
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
-
DMI_SOI
DMI直接矩阵求逆,含有期望信号和不含有期望信号的对比图(DMI direct matrix inversion, with the desired signal and does not contain the desired signal of the comparison chart)
- 2011-07-06 16:41:37下载
- 积分:1
-
linear-weighted-penalty-function
线性加权混合罚函数法牛顿法,用matlab编写,解优化问题(linear weighted mixed penalty function method Newton method)
- 2011-12-14 21:38:07下载
- 积分:1
-
matlabtxjm
基于matlab的图形图象加密算法,对图形图象进行行列变换,达到对图象进行加密的功能。(Matlab-based graphical image encryption algorithm, to transform the ranks of graphics images to be encrypted on the image function.)
- 2007-12-03 11:38:06下载
- 积分:1
-
test-low
image Data set for image processing process like denoising....
- 2013-02-25 18:07:30下载
- 积分:1
-
ML-detctior-a-water-pouring
ML detector
water pouring technique
used in lte
- 2014-01-28 11:08:17下载
- 积分:1
-
元胞自动机 fuibui
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,matlab编写的元胞自动机,完整的图像处理课设,包含所有源代码,汽车图像。( Monte Carlo simulation method of calculating the American option price and basic description, matlab prepared cellular automata, Complete class-based image processing, contains all of the source code, auto image.)
- 2016-11-15 11:48:30下载
- 积分:1
-
snake
一个用matlab写的贪吃蛇游戏,很经典哦(Using matlab to write a game of Snake, Oh very classic)
- 2007-12-13 21:38:36下载
- 积分:1
-
HAI_NFC
Code ardruino NFC rc522 with buzzer
- 2014-09-29 18:20:09下载
- 积分:1
-
four
计算成组滑动的滑窗检测器的最佳门限已知: 击中数N = 128, 组宽n = 8,PF =
10¡ 6,PD = 90 假设以下条件:
(a) 信号不起伏
(b) 忽略天线波束调制
1
(c) 计算PD时忽略目标区以外噪声的影响
组门限(第二门限)为K=8 滑窗的门限(第三门限)为L=16 (滑窗中包含的组数为16)
求解: 最佳的KOPT 和LOPT,对这题做了具体仿真实现。需要的朋友,一定知道很有用。(Optimal threshold calculated as group slidable window detector is known: hit number N = 128, the group width n = 8, PF = 106, PD = 90 assuming the following conditions: (a) signal is not undulation ( b) ignore the antenna beam modulation 1 (c) the calculation of PD ignored outside the target area noise of impact group door limit (the second door limit) for K = 8 sliding window of the door limit (third door limit) for L = 16 (sliding window contains group 16) to solve: the best of the KOPT the LOPT, these questions do specific simulation to achieve. A friend in need, we must know to be useful.)
- 2012-10-18 11:02:12下载
- 积分:1