Displaying 1 result from an estimated 1 matches for "medfilt1".
Did you mean:
medfilter
2007 May 07
1
looking for equivalent of matlab's medfilt1 function
...hives, which has made some obvious leg-work such as replacement of "="
with "<-".
Now I am translating indexing, matrix operations and function call using
this table
http://37mm.no/mpy/octave-r.html
The problem is, I cannot find the R equivalent of the matlab's function
medfilt1, performing 1-dimensional median filtering of a vector. Its summary
is here http://www-ccs.ucsd.edu/matlab/toolbox/signal/medfilt1.html
--
View this message in context: http://www.nabble.com/looking-for-equivalent-of-matlab%27s-medfilt1-function-tf3704211.html#a10358868
Sent from the R help maili...