
Denis Mihailovschi
Followers: 0 Following: 0
Feeds
1
답변질문
Remove the 20 Hz low frequency and 95 Hz high frequency from an ecg signal with bandpass filter
close all clear all M=dlmread('FOETAL_ECG.dat') v=M(:,3) figure subplot(4,1,1),plot(v) Fe=250; Te=1/Fe; n=length(v); ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can applied FrFT of an ECG signal estimated as discrete fractional Fourier transform based on Eigen decomposition?
The signal is v and value of a is 0.001.
3년 초과 전 | 답변 수: 1 | 0