Skip to content

maduprey/dynamic-time-warping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic time warping

This library implements the dynamic time warping algorithm in R and provides a function to calculate an optimal warp path. Dynamic time warping allows for comparison of two time series based on optimally time-shifted distance.

Implementation based largely on Senin (2008):

Pavel Senin, Dynamic time warping algorithm review, Information and Computer Science Department University of Hawaii at Manoa Honolulu, USA (2008), PDF

Usage

Please refer to the example.R file.

About

Dynamic time warping and calculation of optimal warp path

Topics

Resources

License

Stars

Watchers

Forks

Languages