Home
Manual
Packages
Global Index
Keywords
Quick Reference
|
all functions - f
f1
|
f1
interpreted function, defined at ./harmonic.i line 23
|
fft_roll
|
fft_roll, a rolls values of a
interpreted function, defined at ./randfield.i line 253
|
SEE
|
ALSO,
fft_pli,,
roll.
|
fft_sec3
|
fft_sec3, a;
Plot 3-D FFT array A as an set of images, taking care of "rolling" A and
setting correct world boundaries. Keyword SCALE can be used to indicate the
"frequel" scale along both axis (SCALE is a scalar) or along each axis
(SCALE is a 2-element vector: SCALE=[XSCALE,YSCALE]); by default,
SCALE=[1.0, 1.0].
KEYWORDS legend, hide, top, cmin, cmax.
interpreted function, defined at ./randfield.i line 277
|
SEE
|
ALSO,
fft_pli,,
roll.
|
fourptcor1D
|
compute 4 pt correlation function in 1D
flag pp = defines the number of pts over which to average
EXAMPLE
#include "randfield.i"
ui=genrandfield1D(20); u=fft(ui,[-1]).re;
res =fourptcor1D(u)
interpreted function, defined at ./correl.i line 896
|
SEE ALSO:
|
|
|