Signal Processing Toolbox |
The Sinc Function
The sinc
function computes the mathematical sinc function for an input vector or matrix x
. The sinc function is the continuous inverse Fourier transform of the rectangular pulse of width and height 1.
The sinc function has a value of 1 where x
is zero, and a value of
To plot the sinc function for a linearly spaced vector with values ranging from -5 to 5, use the following commands:
The pulstran Function | The Dirichlet Function |
© 1994-2005 The MathWorks, Inc.