visual3d:documentation:pipeline:signal_commands:second_derivative_of_a_signal
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:signal_commands:second_derivative_of_a_signal [2024/06/17 18:23] – created sgranger | visual3d:documentation:pipeline:signal_commands:second_derivative_of_a_signal [2024/07/17 15:46] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Second Derivative of a Signal ====== | ||
|| | || | ||
- | |[[Second_Derivative.png]]\\ \\ **Second_Derivative**| | + | |{{:Second_Derivative.png}}\\ \\ **Second_Derivative**| |
|**/ | |**/ | ||
|**/ | |**/ | ||
Line 17: | Line 17: | ||
The second derivative is calculated using: | The second derivative is calculated using: | ||
xDDot(ti)= (x(ti+1)-2x(ti)+x(ti-1))/ | xDDot(ti)= (x(ti+1)-2x(ti)+x(ti-1))/ | ||
- | |||
- | |||
visual3d/documentation/pipeline/signal_commands/second_derivative_of_a_signal.1718648596.txt.gz · Last modified: 2024/06/17 18:23 by sgranger