Filter löschen
Filter löschen

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?

4 Ansichten (letzte 30 Tage)
my data length is like 50000. I want to get the running average. please help.

Antworten (1)

dbmn
dbmn am 26 Jul. 2017
runmean is a function from the file exchange. But there is a whole Group of functions available from mathworks.
You should check out movmean and the rest of the "mov" family
M = movmad(A,k)
  2 Kommentare
Jan
Jan am 5 Aug. 2017
Bearbeitet: Jan am 5 Aug. 2017
@Biswajit Ojha: Please mention the problems you observe with any details. What does "is not working" mean? It is much easier to find the reason of a problem than to guess, what the problem is.
If this answer solves your problem, please accept it.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Entering Commands finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by