Non-Recursive Filter
A non-recursive filter is a type of digital filter in which the current output depends only on the present and past input values, and not on previous output values. These filters do not use feedback, and therefore their structure contains only feedforward paths. Non-recursive filters are commonly known as Finite Impulse Response (FIR) filters and …