daily average, monthly average
Ältere Kommentare anzeigen
I want to average daily/ monthly average..
how to use 'mean' function?
1 Kommentar
Ryan
am 11 Jun. 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?
Antworten (1)
Jessica Lam
am 11 Jun. 2012
0 Stimmen
I think using tsmovavg()/smooth() is better than mean() .
Kategorien
Mehr zu Logical finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!