Matlab filter max value every 60 elements
7 次查看(过去 30 天)
显示 更早的评论
Hello I want to extract some data, aim is to look at a day in seconds with temperature/value (86400x1 double) and extract all max values within a minute (all 60sec).
I dont know how to "split" and get a max value for every 60 elements.
The output should be 1x1440.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrices and Arrays 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!