|
LowPass [Filter] [Base Plugins]A simple first-order low-pass filter The input x(t) is filtered with the ordinary differential equation
to result in the low-pass filtered output y(t). The cut-off frequency of the filter is at
Add the low-pass filter with the following lines to a *FilterDetectors Filter1 name: LV-1 filter: LowPass inputtrace: V-1 save: false plot: true buffersize: 500000
|