Function: podd
PODD   Odd part of periodic function
  Usage:  fe=podd(f);
          fe=podd(f,dim);

  PODD(f) returns the odd part of the periodic sequence f.

  PODD(f,dim) does the same along dimension dim.

Url: http://ltfat.github.io/doc/fourier/podd.html

See also: peven, dft, involute, pconv.

Package: ltfat