Design a FIR linear phase filter by approximating the ideal frequency reponse
(H^{d}(e^{jwt})=1, for |w|<= pi/8 )
(0, for pi/8 <= |w| <= pi)
using rectangular window with length = 15
a. Find the filter coefficients
b. Find the difference equation
c. Plot the log magnitude and phase response of the filter