Learn R Programming

rbbnp (version 0.3.0)

sinc_ft: Define the closed form FT of the infinite order kernel sin(x)/(pi*x)

Description

Define the closed form FT of the infinite order kernel sin(x)/(pi*x)

Usage

sinc_ft(x)

Value

The value of the Fourier Transform of the sinc function at each point in x.

Arguments

x

A numerical value or vector where the Fourier Transform is evaluated.