plot_filt: Plot filter response

Description Usage Arguments

View source: R/filt_plot.R

Description

Plot the filter characteristics of a set of filter coefficients. Returns a figure showing the impulse response, step response, frequency response, and magnitude response of a set of filter coefficients.

Usage

1
plot_filt(b, n_fft = 512, fs = 1)

Arguments

b

Vector of filter coefficients

n_fft

Number of FFT points

fs

Sampling rate


craddm/firfiltR documentation built on May 22, 2019, 12:41 p.m.