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 views (last 30 days)
Show older comments
my data length is like 50000. I want to get the running average. please help.
0 Comments
Answers (1)
dbmn
on 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 Comments
See Also
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!