visual3d:documentation:pipeline:model_based_data_commands:seg_velocity
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:model_based_data_commands:seg_velocity [2024/06/17 17:07] – removed sgranger | visual3d:documentation:pipeline:model_based_data_commands:seg_velocity [2024/11/11 14:05] (current) – wikisysop | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== SEG VELOCITY ===== | ||
+ | |||
+ | This model-based item represents the velocity of the specified segment' | ||
+ | |||
+ | For example, you can compute the velocity of the left foot relative to the left shank and resolve the resulting signal into the lab's coordinate system. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Derivatives are calculated using Finite Difference Algorithms. | ||
+ | |||
+ | < | ||
+ | Given the signal: | ||
+ | x(ti) for i=1, 2, ..., n | ||
+ | |||
+ | The first derivative is calculated using: | ||
+ | xDot(ti)= (x(ti+1)-x(ti-1))/ | ||
+ | </ | ||
visual3d/documentation/pipeline/model_based_data_commands/seg_velocity.1718644066.txt.gz · Last modified: 2024/06/17 17:07 by sgranger