Hi All! I would just like to ask what this line means. This has been taken from the doxygen generated documentation for gr_single_pole_iir_filter_cc:
\[ H(z) = \frac{alpha}{1 - (1-alpha) z^{-1}} \] Is it alpha /(1-(1-alpha)*z^-1)? Or is it 1/(alpha(1-(1-alpha)*z^-1))? Thanks!
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio