Dynamic Time Warping
Here is a data set (with the segments I run the dynamic time warping algorithm on):
https://www.dropbox.com/s/0hc936vl1iil0v1/dtwtest.csv?dl=0
and the dissimilarity matrix that resulted from it:
https://www.dropbox.com/s/9z6gkpdzq8jmgsd/fortytwo.csv?dl=0
Let’s do the time warp again.