Resample timeseries with maximum values
4 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Time Series 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!