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!