get_velocity {rticulate} | R Documentation |
Get velocity of displacement
Description
Get velocity of displacement
Usage
get_velocity(signal)
Arguments
signal |
The signal to get the velocity of. |
Value
A vector with the first derivative of the signal.
[Package rticulate version 2.0.1 Index]