Matlab-mdtsToolbox
# 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">
引用格式
Roland (2024). Matlab-mdtsToolbox (https://github.com/RolandRitt/Matlab-mdtsToolbox), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
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
无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|