Description Usage Arguments Value Author(s) Examples
Random Fourier phases are added to the input spectrum f
and
an inverse FFT transform to real space is performed.
1 | metagauss(f)
|
f |
matrix with complex spectral amplitudes generated with the
|
A metagaussian field with random Fourier phases.
Jost von Hardenberg, j.vonhardenberg@isac.cnr.it
1 2 3 4 | f = initmetagauss(1.7, 64)
z = metagauss(f)
sd(z)
# [1] 1.000122
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.