is 'runmean' is compatible with Matlab16b? i have magnetic field data for hours. i want to get moving average of that. how can i do?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
my data length is like 50000. I want to get the running average. please help.
0 commentaires
Réponses (1)
dbmn
le 26 Juil 2017
runmean is a function from the file exchange. But there is a whole Group of functions available from mathworks.
M = movmad(A,k)
2 commentaires
Voir également
Catégories
En savoir plus sur Automated Driving Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!