This function prepares the amplitude profile of a square frequency filter.
Usage
squarefilter(f, from = NULL, to = NULL, bandpass = TRUE, wl = 1024)
Arguments
Value
The function returns a two-column matrix, the first column is the frequency in kHz and the second column is the amplitude of the filter (frequency response of the filter).