Description Usage Arguments Value
Calculate the drift given x and y
1 | calculate_drift(x, y)
|
x |
A vecor containing x co-ordinates (same length as that of y) |
y |
A vecor containing y co-ordinates (same length as that of x) |
Drift vector which is sqrt(dx^2 + dy^2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.