Description Usage Arguments Value See Also Examples
sinc(x) = 1 at x = 0, sinc(x) = sin(x)/x for x != 0
1 | sinc(x)
|
x |
- input vector |
Response (Double, Numeric vector) of the sinc function applied to the input vector x.
Other rwirelesscom functions: f16pskdemod;
f16pskmod; f16qamdemod;
f16qammod; f64qamdemod;
f64qammod; f8pskdemod;
f8pskmod; fbpskdemod;
fqpskdemod; fqpskmod;
rcosine; sqrtrcosine;
iqdensityplot; iqscatterplot;
stemplot; eyediagram; sinc
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.