daily average, monthly average
Mostra commenti meno recenti
I want to average daily/ monthly average..
how to use 'mean' function?
1 Commento
Ryan
il 11 Giu 2012
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?
Risposte (1)
Jessica Lam
il 11 Giu 2012
0 voti
I think using tsmovavg()/smooth() is better than mean() .
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!