How to calculate the number of occurrences per hour with respect to specific data value

2 views (last 30 days)
Hi everyone,
May someoen help me ...
I have two difrenty data sets consistes of time values (YYYY/MM/DD/HH/MM). I want to computed the per hour events (from 72 hours starting from the time value of firts data set) in data set B.
The data set A consists of only 51 values and data_set B conists of 85000 values. We have to take first value of data set A and computed the per hours values on data set B for 72 hours strating from the firts valeu of data set A.

Answers (0)

Categories

Find more on Dates and Time in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!