登录
首页 » matlab » DTW

DTW

于 2014-05-05 发布 文件大小:1KB
0 232
下载积分: 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 个回复

  • Samira-Farivar.Hw3
    this is matlab codes for t-norms
    2012-06-20 05:22:02下载
    积分:1
  • f12_4
    非参数化直接法估计双谱,bispecd输出一个向量的双谱,bispecdx输出多个向量的互双谱(The non parametric direct method to estimate bispectrum, bispecd the output a vector bispectrum, bispecdx output multiple vectors Bispectrum)
    2012-09-27 22:06:52下载
    积分:1
  • trace-packet
    关于网络仿真生成trace后文件的分析代码(After about network simulation generates trace file analysis code)
    2013-12-03 21:02:18下载
    积分:1
  • SVM
    用matlab实现支持向量机功能,可以进行四种核函数的选择,简单实用(support vector machine)
    2013-11-14 14:53:14下载
    积分:1
  • sat_VSI_48_Pulse
    Forty Eight pulse converter is VSI converter used to convert the DC voltage to AC voltage using Sin Pulse Width Modulation technique.
    2012-01-23 20:48:32下载
    积分:1
  • chaoliujisuanniudunfa
    潮流计算程序用matlab进行开发,支持多节点的潮流计算,并可设置迭代次数与精度(Flow calculation)
    2014-01-10 10:40:23下载
    积分:1
  • papr
    LTE上行接入技术SC-FDMA的papr,其中包含采用不同调制方式和集中式、分布式接入技术的papr(LTE SC-FDMA uplink access technology of papr, which contains a different modulation mode and centralized, distributed access technology papr)
    2010-12-27 21:05:38下载
    积分:1
  • Su
    说明:  s法提取背景,为实现运动目标检测打下基础 matlab (s extraction of background, to lay the foundation for moving target detection matlab)
    2011-05-23 11:41:38下载
    积分:1
  • interval-halfing
    interval halfing algorithm with matlab
    2013-12-25 03:31:37下载
    积分:1
  • 02
    说明:  matlab m语言编写的拼图游戏,对于学习matlab很有帮助-matlab m jigsaw puzzle languages, matlab helpful for learning(matlab m language of the jigsaw puzzle, matlab helpful for learning-matlab m jigsaw puzzle languages, matlab helpful for learning)
    2009-11-30 17:28:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载