I want to derive an equivalent FIR filter for a first order IIR filter. One way to achieve this conversion is calculating impulse response of the IIR filter and using it as the equivalent FIR filter. However, regarding my research, I need an analytical expression for this conversion.
I mean, there are 4 coefficients for a first order IIR filter and I want to calculate coefficients of a 10th order FIR filter, which is equivalent of the IIR filter, in terms of the 4 coefficients.
Any suggestions?
Thanks,