When a signal from an accelerometer is being filtered should a high or low pass filter be used? I am trying to isolate a particular instance in which we suddenly stopped but I am not sure wether a high or low pass would isolate this.
I guess I don't really understand how to interrupt the results of the Fourier Transform.
I know that with the acceleration signal after taking the Fourier Transform I would get a graph of acceleration vs frequency but what does that mean?
For example if you had a signal from an...
I have an acceleration signal from a wii remote and I am supposed to do an FFT (Fast Fourier Transform) on it, but I don't really understand what it means I get that. I know that a Fourier Transform takes time domain data and Transforms it to Frequency domain but I don't understand what is being...