I am having a daily data set how to take the averge for every 10 days
1 view (last 30 days)
Show older comments
I am having a daily data set how to take the averge for every 10 days
3 Comments
Guillaume
on 5 Feb 2015
If you leave it up to us to try to guess everything about your dataset, you won't get much help.
What form does your dataset takes? Is it a matrix (of size?) or an actual matlab dataset, a cell array, a bunch of files?
How do you know which part of the dataset correspond to each day, what do you want to take the average of, etc.?
Answers (1)
Guillaume
on 5 Feb 2015
With so little to go on, it's impossible to give an answer. However, see if any of these answers is what you're looking for:
and probably many more...
0 Comments
See Also
Categories
Find more on Time Series Collections 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!