I am having a daily data set how to take the averge for every 10 days
조회 수: 1 (최근 30일)
이전 댓글 표시
I am having a daily data set how to take the averge for every 10 days
댓글 수: 3
Guillaume
2015년 2월 5일
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.?
답변 (1개)
Guillaume
2015년 2월 5일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Time Series Collections에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!