Feeds
已回答
Design FIR filter using cot off frequency
Clc; Clear all; Close all; N=9; %number of samples wc=1.2; %cut of frequncy wc=(2*fc/fs); f=corner freq., f...
Design FIR filter using cot off frequency
Clc; Clear all; Close all; N=9; %number of samples wc=1.2; %cut of frequncy wc=(2*fc/fs); f=corner freq., f...
6 years 前 | 0
| 已接受
提问
Design FIR filter using cot off frequency
Design a low pass digital FIR filter using Hamming window with length of the filter, N = 9 and a cut off frequency of 1.2 rad/se...
6 years 前 | 1 个回答 | 0