This toolbox implements classes and methods to handle multi-dimensional time series, i.e, multivariate timeseries. The goal is to support the data analyst in the handling and manipulation of data. Thus, he can focus on the data itself and does not have to care about data handling.
Additionally this toolbox implements tools and classes for symbolic time series handling.
The documentation of the core component (mdtsObject) can be found in the Doku. A short Introduction (How-To) can be found under HowTo.
This toolbox is also mirrored to the Matlab File Exchange.
To get the full functionality, the following toolboxes are needed:
- Matlab-graphics: https://github.com/RolandRitt/Matlab-graphics
- Matlab-general: https://github.com/RolandRitt/Matlab-general
- Matlab-figureManager: https://github.com/RolandRitt/Matlab-figureManager
- DOPBox: https://de.mathworks.com/matlabcentral/fileexchange/41250-discrete-orthogonal-polynomial-toolbox-dopbox-version-1-8?s_cid=ME_prod_FX
This project is licensed under the MIT License - see the license file for details.
This plot shows a multi-dimensional time series overlaid with a symbolic time series representation.