median filter on ECG data

I have ECG data in text format. is it possible to perform median filtering on this? If yes, then how can i do that?i am attaching the text formtted data. Thanks for any help.

1 comentario

jonas
jonas el 14 de Ag. de 2018
Yesterday you asked the same question . Do you want to use medfilt2 today?

Iniciar sesión para comentar.

Respuestas (2)

Pallabi dey
Pallabi dey el 14 de Ag. de 2018

0 votos

i do not mind using the medfilt2 function but really wished to know if there could be any other code possibl. thanks.
Image Analyst
Image Analyst el 14 de Ag. de 2018

0 votos

You can use medfilt1(). It's trivial.

Preguntada:

el 14 de Ag. de 2018

Respondida:

el 14 de Ag. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by