-
I would like to have DTW only move within a certain range, so that a point will not be matched to another point that is more than x steps away.
I hope this visualization helps:
[https://i.imgur.…
-
greetings. i've been trying to use your DTW library to shift two series (DEPTH in this case) to each other .
a value is generated howerver . it's always postive . and in my case i need it to specif…
-
Hi,
I'm using the latest 4.1.0 version and refstats works perfectly for a single bam input, but how does the --bam-in flag work for multiple bam files? I'm wanting to compute ks stat. I tried just …
-
-
1. minkowski-fpco-FDboost, cross validation over p = c(1,2,5,10), pve = c(0.7, 0.95), add = c(TRUE, FASLE), fastcmd = c(TRUE, FALSE)
![dti2_mink_msetrain](https://user-images.githubusercontent.com/2…
-
Hi,
I've been trying to calculate acoustic similarity for a bunch of Swedish phonemes. Testing the various parameters in the Acoustic similarity dialog box, I've noticed that I get exactly the same r…
-
With MFCC features?
-
Hello,
I was trying to compute metrics for clustering on timeseries with DTW (done with tslearn library), and ended on your project !
I first encountered issues for my own clustering dataset (so…
-
... since most benchmark data are spectrographic and DTW probably won't be so competitive there....
-
The dtw package in R has some nice ideas for visualizing fits. Would be nice to have similar functionality here:
Toni Giorgino (2009). Computing and Visualizing Dynamic Time Warping Alignments in…