[Master Index]
[Index for /tools/hpmatlab/toolbox/signal]
rceps
(/tools/hpmatlab/toolbox/signal/rceps.m)
Function Synopsis
[xhat, yhat] = rceps(x)
Help text
RCEPS Real cepstrum.
RCEPS(x) returns the real cepstrum of the sequence x.
[xh, yh] = RCEPS(x) returns both the real cepstrum and a
minimum phase signal derived from x.
See also CCEPS, HILBERT, and FFT.
Cross-Reference Information
This function calls
- abs /tools/hpmatlab/toolbox/matlab/elfun/abs.m
- end /tools/hpmatlab/toolbox/matlab/lang/end.m
- exp /tools/hpmatlab/toolbox/matlab/elfun/exp.m
- fft /tools/hpmatlab/toolbox/matlab/datafun/fft.m
- fix /tools/hpmatlab/toolbox/matlab/elfun/fix.m
- if /tools/hpmatlab/toolbox/matlab/lang/if.m
- ifft /tools/hpmatlab/toolbox/matlab/datafun/ifft.m
- log /tools/hpmatlab/toolbox/matlab/elfun/log.m
- max /tools/hpmatlab/toolbox/matlab/datafun/max.m
- nargout /tools/hpmatlab/toolbox/matlab/elmat/nargout.m
- ones /tools/hpmatlab/toolbox/matlab/elmat/ones.m
- real /tools/hpmatlab/toolbox/matlab/elfun/real.m
- rem /tools/hpmatlab/toolbox/matlab/elfun/rem.m
- size /tools/hpmatlab/toolbox/matlab/general/size.m
- zeros /tools/hpmatlab/toolbox/matlab/elmat/zeros.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON