sinc

Version 1.0.0.0 (1.13 KB) by Gene Dial
function sinc(x)=sin(pi*x)/(pi*x)
723 Downloads
Updated 28 Jul 2011

View License

sinc function.
sinc(X) returns sin(pi * x) / (pi * x) for elements of X. sinc(0) = 1. X may be scalar, vector or matrix.

Cite As

Gene Dial (2024). sinc (https://www.mathworks.com/matlabcentral/fileexchange/32373-sinc), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0