| DSP Blockset | Search  Help Desk |
| Complex Cepstrum | See Also |
Compute the complex cepstrum of an input.
Library
Transforms, in General DSPDescription
The Complex Cepstrum block computes the complex cepstrum of a real input frame:y = cceps(x) % equivalent MATLAB codeThe input is altered, by the application of a linear phase term, to have no phase discontinuity at ±
radians. That is, the input is circularly shifted after zero padding to have zero phase at
radians. The output is real.
Multichannel inputs (i.e., frame matrices) are not accepted.
Dialog Box

See Also
DCTcceps (Signal Processing Toolbox)