bma

Results 1 comments of bma

Hi Bernardo, The iir_lpf_{real,complex} IP are not a implementation of a generic IIR filter (aka with a_i, b_i coefficients). Here, it's a simplified transfer function `H(z) = 2^(-N)*z^(-1)/(1-(1-2^-N)*z^(-1))` which reduce...