daily average, monthly average
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to average daily/ monthly average..
how to use 'mean' function?
1 comentario
Ryan
el 11 de Jun. de 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?
Respuestas (1)
Jessica Lam
el 11 de Jun. de 2012
I think using tsmovavg()/smooth() is better than mean() .
0 comentarios
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!