Here you can find some small spatio-temporal datasets and data generators.
 
MULTI-DIMENSIONAL TIME-SERIES DATASETS:

More will be added soon. Now you can find the following datasets:

CameraMouse
Random Walk
Marine Mammals
MouseTrack

You can check out these datasets here:

MATLAB CODE:

Trajectory Dataset Generation
The objective is to generate smooth variations out of a trajectory prototype.
Can be used for creating arbitrary large artificial clusters.

 

Longest Common Subsequence (LCSS) Matching for Time Series
(primarily for visualization)
This model is equivalent to the Dynamic Time Warping model, however it is more robust to noise.
The user can define the maximum temporal and spatial matching region. This allowed matching region,
called
Minimum Bounding Envelope (MBE), can be used to index the (otherwise costly) LCSS model
as well as the Time Warping distance.


 

USEFUL TOOLS:

Matlab Toolboxes