digital signal processing problem
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
Q1. The file LabECG.csv was taken from an oscilloscope reading. The first column is time values and the second column is magnitude values. Sampling frequency was 2.5 kHz. Magnitude is 100 mV scale.
a. Create a plot of the ECG graphed in time with all axis labeled accordingly.
b. An analog notch filter was made to filter out AC power interference. Based on the data, did the analog notch filter work? How do you know?
c. The ECG data is contaminated by noise. Apply proper methods to obtain a clean ECG signal.
2 个评论
Image Analyst
2020-12-11
You didn't ask us a question. You know, you can. Just read this first:
In the meantime, a hint is to look up readmatrix(), plot(), xlabel(), ylabel(), and fft() in the help documentation. When/if you come back, make sure to post your attempt at code and attach your m-file. A screenshot is fine but if we're to run code, we need more than a screenshot -- we need an m-file.
Mathieu NOE
2020-12-13
yep !
we're here to help but not to do the homework for you
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!