Resample timeseries with maximum values

조회 수: 4 (최근 30일)
M.J. Glasbergen
M.J. Glasbergen 2014년 2월 12일
답변: BhaTTa 2024년 10월 26일 17:52
I've got 9 timeseries from a sensor, on a one second time interval. I need to resample each one of those timeseries to a thirty second interval, but instead of a linear interpolation, I need the maximum value for that thirty second interval, based on the data in the original timeseries. I wan't to avoid having to loop through all data to achieve this, but up until now I can't find another solution. Any ideas?

답변 (1개)

BhaTTa
BhaTTa 2024년 10월 26일 17:52
Please refer to 'retime' function to achieve above requirement.

카테고리

Help CenterFile Exchange에서 Time Series에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by