median filter on ECG data
Show older comments
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 Comment
Answers (2)
Pallabi dey
on 14 Aug 2018
0 votes
Image Analyst
on 14 Aug 2018
0 votes
You can use medfilt1(). It's trivial.
Categories
Find more on Digital Filtering 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!