This is where navigation should be.

PODD - Odd part of periodic function

Usage

fe=podd(f);
fe=podd(f,dim);

Description

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

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