Fs = 8000; F = 1200; N = 64; Wn = F / (Fs/2); LPH= fir1(N-1, Wn, 'low'); figure; freqz(LPH,1,1024,Fs); title('Magnitude Response of FIR Low-Pass Filter'); figure; zplane(LPH,1); title('Pole-Zero Constellation of FIR Filter');
You can add this document to your study collection(s)
You can add this document to your saved list
(For complaints, use another form )
Input it if you want to receive answer
Rate us