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?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
my data length is like 50000. I want to get the running average. please help.
0 Kommentare
Antworten (1)
dbmn
am 26 Jul. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Automated Driving Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!