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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
HowToPreprocessTimeSeriesData
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |