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!