Grouping vector data based on different intervals
5 次查看(过去 30 天)
显示 更早的评论
Hi community,
I have vector data with values for each hour in a year (i.e 24*365 = 8760 vector length).
I'm just looking for simple tips to group data based on intervals, like :
1) Sum of values per day (interval 24) in a vector with length 365...
2) Sum of values per hour for each day in a vector with length 24...
Thanks to all !
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!