Description Usage Arguments Value Examples
This function is a simple wrapper of Armadillo's fft function. It allows for fast and easy zero padding of a signal.
1 |
X |
X a numeric vector or matrix |
N |
Length of zero padded signal. If NULL the function will automatically pad sufficiently for a fast transform. |
returns the Fourier transform of the signal.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.