Skip to main content

CanonicalWarpingDistance

CanonicalWarpingDistance[s1,s2] gives the canonical time warping (CTW) distance between sequences s1 and s2.

CanonicalWarpingDistance[s1,s2,init] uses init as the initial correspondence between the two sequences.

CanonicalWarpingDistance[s1,s2,init,win] uses a window win for local search.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.