So I have a signal X, consider it like a signal from an axis of an accelerometer.
This signal is a simple array:
X = [ 200.2, 198.1, 197.2, 195.4, ... ]
The problem I have is that the same movement, imagine a circle or something like that that user does can be done fast or slow (but its the...