• Measure the similarity between two time series signals
  • Any data that can be turned into a linear sequence can be analyzed with DTW.
  • A well known application has been automatic speech recognition, to cope with different speaking speeds.

Dynamic Time Warping(DTW) Algorithm

Dynamic Time Warping(DTW) Algorithm

Reference:
https://www.youtube.com/watch?v=_K1OsqCicBY&feature=em-subs_digest

相关文章: