Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

========================================= DTW (Dynamic Time Warping)

Simple Dynamic Time Warping Python Code

Creates a class for calculating Dynamic Time Warping distance, finding a warping path, and warping signals. Currently only for 1 dimentional signals. Can handle signals of differing lengths by interpolating the input signal to match the sampling of the template signal.

GNU General Public License

About

Dynamic Time Warping

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors