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!