Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Ex. three successive position data points:

A

...and the corresponding velocity data points - note the zero value in the middle: Image Added
These jumps in velocity values result in acceleration values that oscillate from negative to positive to negative and so on. We need a smoother graph of acceleration.

EDIT: This redundancy problem is easily solved by changing the frame step size to 2 or 3 (located to the right of the frame slider, underneath the video display) possible solution is to use MATLAB to write a new data file that uses every third point from the original data in order to eliminate redundancy.