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 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
my data length is like 50000. I want to get the running average. please help.
0 Commenti
Risposte (1)
dbmn
il 26 Lug 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 Commenti
Vedere anche
Categorie
Scopri di più su Automated Driving Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!