calcFourier edit page

compute Fourier coefficients of an ODF

Syntax

f_hat = calcFourier(odf,'bandwidth',L)

Input

odf SO3Fun
L order up to which Fourier coefficients are calculated

Output

f_hat vector of Fourier coefficients order as [fh000 fh1-1-1 ... fh111 fh2-2-2 fh222 ...]

Options

l2 normalization - logical

See also

SO3Fun.plotSpektra SO3Fun.Fourier wignerD FourierODF SO3Fun.textureindex SO3Fun.entropy SO3Fun.eval