Resample timeseries with maximum values

1 回表示 (過去 30 日間)
M.J. Glasbergen
M.J. Glasbergen 2014 年 2 月 12 日
回答済み: BhaTTa 2024 年 10 月 26 日
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 日
Please refer to 'retime' function to achieve above requirement.

カテゴリ

Help Center および File ExchangeTime Series についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by