daily average, monthly average
Afficher commentaires plus anciens
I want to average daily/ monthly average..
how to use 'mean' function?
1 commentaire
Ryan
le 11 Juin 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?
Réponses (1)
Jessica Lam
le 11 Juin 2012
0 votes
I think using tsmovavg()/smooth() is better than mean() .
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!