Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: DTW Download
  • Category:
  • matlab
  • Tags:
  • [Text]
  • File Size:
  • 1kb
  • Update:
  • 2014-05-05
  • Downloads:
  • 0 Times
  • Uploaded by:
  • 韦卫
 Description: 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.
 Downloaders recently: [More information of uploader 韦卫]
 To Search:
File list (Check if you may need any files):
 

DTW.txt
    

CodeBus www.codebus.net