ilpf: Ideal Lowpass Filter

View source: R/hvd.R

ilpfR Documentation

Ideal Lowpass Filter

Description

This function applies an ideal lowpass filter to the input signal.

Usage

ilpf(x, fp)

Arguments

x

The input signal.

fp

Filter cutoff frequency (0 < fp < 0.5).

Value

The filtered signal.


gongyh/RamanD2O documentation built on Dec. 13, 2024, 8:39 a.m.