|
filtered signal spectrum
y = ifft(Y)*fs;
figure(2) %notch filter \'s impusl response (magnitude & phase)
subplot(2,1,1)
plot(fn,H_abs);
axis([0 250 -0.5 1.5])
title(\'Digital Notch Filter(Magnitude)\');
ylabel(\'|H(z)|\'); xlabel(\'Frequency\'); grid;
subplot(2,1,2)
plot(fn,H_phase);
axis([0 250 -1
|
- 페이지 10페이지
- 가격 1,000원
- 등록일 2007.01.16
- 파일종류 한글(hwp)
- 참고문헌 없음
- 최근 2주 판매 이력 없음
|