sinc function: sin(π (x - Center) / Scale) / (π (x - Center) / Scale).
Sinc
00 Remarks
The core function of signal processing; models the ideal low-pass filter response or optical diffraction patterns. At the center it is defined as 1.
01 Syntax
Microsoft.VisualBasic.Math.SignalProcessing.Source.Generators.Sinc
02 Members