metagauss {rainfarmr} | R Documentation |
Random Fourier phases are added to the input spectrum f
and
an inverse FFT transform to real space is performed.
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
f = initmetagauss(1.7, 64)
z = metagauss(f)
sd(z)
# [1] 1.000122