Signal Processing Toolbox Previous page   Next Page

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

for all other elements of x.

To plot the sinc function for a linearly spaced vector with values ranging from -5 to 5, use the following commands:


Previous page  The pulstran Function The Dirichlet Function Next page

© 1994-2005 The MathWorks, Inc.