How to Preprocess Time Series Data with MATLAB
In this submission we demonstrate how you can process, and clean time series data stored in Excel sheets, in multiple formats, and with multiple sampling rates in MATLAB. We start with importing data from excel sheets using "import tool". Next, we focus on how to prepare the data to convert to "timetable" datatype.
We further deep dive on preprocessing functions available with timetables including synchronizing the data sets to a common time reference, assessing data quality, and dealing with duplicate & missing data. At the end we show the stacked plot of variables with row times.
Citation pour cette source
Neha Goel (2024). How to Preprocess Time Series Data with MATLAB (https://www.mathworks.com/matlabcentral/fileexchange/73058-how-to-preprocess-time-series-data-with-matlab), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
HowToPreprocessTimeSeriesData
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0 |