Matlab-mdtsToolbox

Version 1.0.0 (3.23 MB) by Roland
A Matlab Toolbox to handle mutli-dimensional time series (mdts)
95 Downloads
Updated Tue, 30 Apr 2019 09:35:05 +0000

# Multi-dimensional time series toolbox - mdtsTooblox
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 at Documentation/mdtsToolboxDocu.pdf.
A short Introduction (How-To) can be found at Documentation/IntroductionToUseMDTSObjects_V1.pdf.

## Dependencies
To get the full functionality, the following toolboxes are needed:

* **Matlab-graphics**: https://de.mathworks.com/matlabcentral/fileexchange/71412-matlab-graphics
* **Matlab-general**: https://de.mathworks.com/matlabcentral/fileexchange/71411-matlab-general
* **Matlab-figureManager**: https://de.mathworks.com/matlabcentral/fileexchange/71413-matlab-figuremanager
* **DOPBox**: https://de.mathworks.com/matlabcentral/fileexchange/41250-discrete-orthogonal-polynomial-toolbox-dopbox-version-1-8?s_cid=ME_prod_FX

## License
This project is licensed under the MIT License - see the [license](LICENSE) file for details.

## Example Plot
This plot shows a multi-dimensional time series overlaid with a symbolic time series representation.

<img src="avatar.png" width="600">

Cite As

Roland (2024). Matlab-mdtsToolbox (https://github.com/RolandRitt/Matlab-mdtsToolbox), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2018b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Time Series in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

CalculationFunctions/TestCode

CalculationFunctions/development

CalculationFunctions/mCode

CalculationObjects/TestCode

CalculationObjects/development

CalculationObjects/mCode

CoreObject/TestCode

CoreObject/mCode/@mdtsCoreObject

FunctionalityPresentation

RuleHandling/TestCode

RuleHandling/development

RuleHandling/mCode

Segmentation/TestCode

Segmentation/mCode/@segmentsObject

SymbolicRepresentation/TestCode

SymbolicRepresentation/mCode

SymbolicRepresentation/mCode/@SymbRepObject

mdtsObject/TestCode

mdtsObject/mCode

mdtsObject/mCode/@mdtsObject

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.