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 件のコメント

jonas
jonas 2018 年 8 月 14 日
Yesterday you asked the same question . Do you want to use medfilt2 today?

サインインしてコメントする。

回答 (2 件)

Pallabi dey
Pallabi dey 2018 年 8 月 14 日

0 投票

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 2018 年 8 月 14 日

0 投票

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

カテゴリ

質問済み:

2018 年 8 月 14 日

回答済み:

2018 年 8 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by