| gft | R Documentation |
Compute the Graph Fourier Transform (GFT) of a signal using Laplacian eigenvectors.
gft(signal, U)
signal |
Input signal (vector or matrix) |
U |
Matrix of eigenvectors (dense matrix preferred) |
Transformed signal in the spectral domain (vector or matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.