usage:tracking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
usage:tracking [2021/02/21 18:30] pseudomoanerusage:tracking [2021/03/06 15:44] (current) pseudomoaner
Line 173: Line 173:
   * **x** and **y:** The instantaneous coordinates of the object over time. Each is a $t \times 1$ vector.   * **x** and **y:** The instantaneous coordinates of the object over time. Each is a $t \times 1$ vector.
   * **theta** and **vmag:** The instantaneous direction of motion (in degrees) and speed of the object. Each is a $(t-1) \times 1$ vector.   * **theta** and **vmag:** The instantaneous direction of motion (in degrees) and speed of the object. Each is a $(t-1) \times 1$ vector.
-  * **smoothTheta** and **smoothVmag:** The instantaneous direction of motion (in degrees) and speed of the object, calculated from **smoothx** and **smoothy**. Each is a $(t-1) \times 1$ vector. 
   * **times:** The timepoints the object's position was sampled at. As gaps in tracks can be bridged, this list of timepoints is not necessarily contiguous. A $t \times 1$ vector.   * **times:** The timepoints the object's position was sampled at. As gaps in tracks can be bridged, this list of timepoints is not necessarily contiguous. A $t \times 1$ vector.
   * **length:** Total length (in timepoints) of the track.   * **length:** Total length (in timepoints) of the track.
  • usage/tracking.1613932236.txt.gz
  • Last modified: 2021/02/21 18:30
  • by pseudomoaner