Question: Problem 3. The data file pecg2_baseline.mat has a baseline wander problem. Use two methods to remove the baseline wonder using Matlab. In your submission, please

Problem 3. The data file pecg2_baseline.mat has a baseline wander problem. Use two methods to remove the baseline wonder using Matlab. In your submission, please describe and explain your approach and results. You can copy and paste figures from Matlab. Make your matlab program an appendix. %To load the ecg data, >>load('pecg2_baseline.mat"); %The ecg data is x. >> plot(x) Problem 3. The data file pecg2_baseline.mat has a baseline wander problem. Use two methods to remove the baseline wonder using Matlab. In your submission, please describe and explain your approach and results. You can copy and paste figures from Matlab. Make your matlab program an appendix. %To load the ecg data, >>load('pecg2_baseline.mat"); %The ecg data is x. >> plot(x)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
