daily average, monthly average
古いコメントを表示
I want to average daily/ monthly average..
how to use 'mean' function?
1 件のコメント
Ryan
2012 年 6 月 11 日
how is your data stored? is it as a string or number? is it all in one vector or in two separate vectors? how are the different months stored?
回答 (1 件)
Jessica Lam
2012 年 6 月 11 日
0 投票
I think using tsmovavg()/smooth() is better than mean() .
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!