I'm implementing already published algorithms to detect different components of an ECG signal. I found one by Yun-Chi Yeh and Wen-June Wang for detecting QRS complex by Differential Operation Method where the input signal is first separated from all the noise by using digital filtering method? But how can I do that in MATLAB using an ECG plot as an input imported from MIT database?