To be turned in:
(a) The design parameters for your FIR filter. This includes the input arrays to
firls for specifying the frequencies, the frequency response, the weights, etc.
(b) The Matlab script for designing and implementing the floating point and both
versions of the fixed point implementations of the filter.
(c) The magnitude and phase plots for the filter.
(d) The stem plots for all of the output sequences.
(e) The parameters for comparing the outputs to the floating point output from
conv.