-
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
-
CTFShchsym
采用符号计算法求一个周期内连续时间函数的三角级数展开系数,并绘出前七次(Using symbolic computation method for a period of continuous function of time Fourier series expansion coefficients, and draw seven times before
)
- 2011-12-19 11:12:31下载
- 积分:1
-
testprogram
说明: 基于奇异谱的齿轮箱振动信号分析,含主程序及熵值函数。(The vibration signal analysis of Gearbox Based on singular spectrum includes main program and entropy function.)
- 2020-05-10 23:09:38下载
- 积分:1
-
cheaishibie
说明: 一种快速的车牌定位方法,利用顶帽变换和文字的纹理特征(A fast license plate location method, using top hat transformation and texture characteristics of text)
- 2010-04-20 16:18:09下载
- 积分:1
-
Random
This sample code is to generate random number in C#
- 2014-08-11 02:38:37下载
- 积分:1
-
Adaptive_median_filter_using_Embedded_MATLAB
Adaptive median filter using Embedded MATLAB
- 2008-08-14 19:38:30下载
- 积分:1
-
interpolation-and-fitting
matlab算法大全之插值与拟合,非常详细的资料(the matlab algorithm Daquan interpolation and fitting, very detailed information)
- 2013-02-19 19:25:16下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1
-
stft
对信号进行短时傅立叶变换以及Wigner-Ville分布分析的matlab程序(The signal short-time Fourier transform and Wigner-Ville distribution analysis matlab program)
- 2009-04-09 22:48:43下载
- 积分:1
-
send
伪随机码,运用语音发射,噪声为发射信号,音乐为噪声信号。(Pseudo-random code, the use of voice-launch, launch signal noise, music for the noise signal.)
- 2009-04-22 19:39:02下载
- 积分:1