Resample timeseries with maximum values

2 vues (au cours des 30 derniers jours)
M.J. Glasbergen
M.J. Glasbergen le 12 Fév 2014
Réponse apportée : BhaTTa le 26 Oct 2024 à 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?

Réponses (1)

BhaTTa
BhaTTa le 26 Oct 2024 à 17:52
Please refer to 'retime' function to achieve above requirement.

Catégories

En savoir plus sur Time Series dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by