Home > Scripts > Models > fsinc.m

iFit/fsinc

PURPOSE ^

s=sinc(x)

SYNOPSIS ^

function s=fsinc(x)

DESCRIPTION ^

 s=sinc(x)
   returns an array, y, whose elements are the sinc of the elements 
   of the input, x. y=sin(x)/x is the same size as x.

 (c) E.Farhi, ILL. License: EUPL.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1