| << pow2db | Signal Processing | xcorr2 >> |
| c = sinc(m) |
input array: scalar, vector or matrix.
sinc of input
c = sinc(m) returns an array c whose elements are the sinc of the elements of the input: m.
c = sinc(pi)
sin.
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET