Description Usage Arguments Details
Computes k and l for FFT
1 | fftfreq_kim(dx, dy, nxpad, nypad)
|
dx |
resolution in x direction |
dy |
resolution in y direction |
nxpad |
number of columns in dem |
nypad |
number of rows in in dem |
as the name suggests, this is Kim's approach. Don't use this because it doesn't seem to replicate the guassian hill example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.