I am having a daily data set how to take the averge for every 10 days

I am having a daily data set how to take the averge for every 10 days

3 Comments

please specify the input you have, ( matrix with changing size, or a constant matrix)?
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.?

Sign in to comment.

Answers (1)

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...

Tags

Asked:

on 4 Feb 2015

Answered:

on 5 Feb 2015

Community Treasure Hunt

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

Start Hunting!