How do I made a 3 point symmetric moving average filter for given ECG data?

3 views (last 30 days)
I'm still an amateur and struggling with Matlab, and I'm having a hard time coming up with a way to set a code up for this task. Any way to do this (preferably without loops)?

Answers (1)

Star Strider
Star Strider on 30 Oct 2017
See the documentation on Moving-Average Filter (link). That should get you started.

Community Treasure Hunt

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

Start Hunting!