Design of FIR filter using hanning window, hamming window and modified hamming window.

Digital filters are widely used in many digital signal processing applications. Therefore, digital filtering is one of the basic needs of digital signal processing. This paper introduces the definition and basic principles of FIR digital filters, and the design based on MATLAB.After the description of the process of design, the matlab program is used to implement FIR filter using modified coefficient of hamming window function and also calculate the equivalent noise bandwidth.