icceps - Inverse complex cepstrum
Syntax
x = icceps(xhat,nd)
Description
Note
icceps only works on real data. |
x = icceps(xhat,nd) returns
the inverse complex cepstrum of the real data sequence xhat,
removing nd samples of delay. If xhat was
obtained with cceps(x), then the amount of delay
that was added to x was the element of round(unwrap(angle(fft(x)))/pi) corresponding
to π radians.
References
[1] Oppenheim, A.V., and R.W. Schafer, Discrete-Time
Signal Processing, Prentice-Hall, 1989.
See Also
cceps, hilbert, rceps, unwrap
 | hilbert | | idct |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit