登录
首页 » matlab » DTW

DTW

于 2014-05-05 发布 文件大小:1KB
0 202
下载积分: 1 下载次数: 8

代码说明:

  DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)

文件列表:

DTW.txt,1839,2012-10-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • qpsk_0421_4.mdl
    转载leiqui的内容,QPSK仿真内容,附件模型是根据书上的原理图进行组织,每一模块都呈现。例如I/Q分路,调制,解调,判决等。 (Reproduced leiqui content, QPSK simulation content, attachment model is based on the book is organized on the diagram, each module are presented. Such as I/Q splitter, modulation, demodulation, judgments.)
    2010-07-05 16:24:40下载
    积分:1
  • apple
    各种有用的matlab apple实例程序(Useful MATLAB Apple instance of program)
    2012-05-07 22:18:13下载
    积分:1
  • AOA_musi2Dc
    Music Algorithm 2D , MUSIC, DOA, TDOA, Localization
    2011-10-07 22:27:59下载
    积分:1
  • ppbGauss
    本程序介绍了一种PPB滤波算法来去除图像中的加性高斯噪声,09年才提出来的新算法非常的高效,去噪效果相当好(This procedure describes a filtering algorithm to remove the image PPB in additive Gaussian noise, 09 years to put forward a new algorithm is very efficient, very good denoising effect)
    2010-11-12 14:48:00下载
    积分:1
  • pdex4
    the matlab fem code for some beginers .you can have a look
    2009-12-03 14:10:47下载
    积分:1
  • Transfer_the_GUI_to_EXE
    简要的介绍了在matlab中如何将gui转换为exe可执行文件(A brief introduction of how to convert the gui to exe executable file in matlab)
    2010-02-23 10:26:51下载
    积分:1
  • W5
    说明:  code to test the mimo system for the ML and MZ
    2011-05-10 18:33:52下载
    积分:1
  • MBC
    Monogenic Binary Coding
    2013-03-12 00:18:30下载
    积分:1
  • LLEjisuan
    说明:  混沌系统中的李雅普诺夫指数MATLAB计算程序及说明(MATLAB Computing Program and Explanation of Lyapunov Index in Chaotic System)
    2019-03-07 21:01:53下载
    积分:1
  • Alamoudi0
    说明:  空时编码技术在时域的实现功能与解答,可以用二进制解码进行解答(Space time coding in time domain to achieve functional and answers can be used to answer the binary decoding)
    2011-03-23 20:18:24下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载