-
sdr.IIR.step_response(N: int =
100
) NDArray Returns the step response \(s[n]\) of the IIR filter.
The step response \(s[n]\) is the filter output when the input is a unit step \(u[n]\).
See also
Examples
See the IIR filters example.
100
) NDArray Returns the step response \(s[n]\) of the IIR filter.
The step response \(s[n]\) is the filter output when the input is a unit step \(u[n]\).
See also
Examples
See the IIR filters example.