Introduction - If you have any usage issues, please Google them yourself
Design a 1MHz FIR low pass filter.
Requirements:
(1) clock signal frequency 16MHz;
(2) input signal bit width of 8bits, symbol rate of 16MHz
Requirements in Matlab FIR filter floating-point and fixed-point simulation, and determine the FIR filter tap coefficient
(4) write the test simulation program.