Time series correction and standardization

버전 1.0.0 (3.5 KB) 작성자: Guillaume Talbot
Fix common problems with time series, such as gaps and duplicated dates. The final product is a smooth and continuous time series.
다운로드 수: 46
업데이트 날짜: 2021/6/2

라이선스 보기

Time series have frequent problems such as gaps in time (ex : skipping a few days) or duplicated dates.
This function aims to identify these problems, and correct them. More specifically :
1) Fill the gaps in time so that it becomes a continuous series with a constant timestep
2) Order the data chronologically
3) Check if a given date appears multiple time. If a date appears multiple times, but the corresponding data is the same, the data
will be kept (only once, obviously). Otherwise (i.e. same date, different data), both data will be considered missing
4) Convert a time series from a specific time step to another (ex : daily to hourly). Holes will be filled with NaNs.

인용 양식

Guillaume Talbot (2024). Time series correction and standardization (https://www.mathworks.com/matlabcentral/fileexchange/93340-time-series-correction-and-standardization), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0