Cepstrum

Cepstrum matlab source code

Cepstrum matlab source code
  1. How to compute cepstrum in matlab?
  2. What is cepstrum used for?
  3. What is Cepstral domain?
  4. What is Cepstral analysis?

How to compute cepstrum in matlab?

The real cepstrum of a signal x, sometimes called simply the cepstrum, is calculated by determining the natural logarithm of magnitude of the Fourier transform of x, then obtaining the inverse Fourier transform of the resulting sequence: c x = 1 2 π ∫ - π π log | X ( e j ω ) | e j ω n d ω .

What is cepstrum used for?

The cepstrum is a representation used in homomorphic signal processing, to convert signals combined by convolution (such as a source and filter) into sums of their cepstra, for linear separation. In particular, the power cepstrum is often used as a feature vector for representing the human voice and musical signals.

What is Cepstral domain?

The Cepstral domain results from taking the Inverse Fourier Transform of the LOGARITHM of your Fourier spectrum (instead of your 'plain' Fourier spectrum). Hence it is on the 'real' side of the representations.

What is Cepstral analysis?

The Cepstral Analysis is a tool for detecting periodicity in the frequency spectrum and it is mainly used in pitch detection, radar and sonar applications, speech analysis, and diagnostics.

Shift invariance of system example
What is a shift-invariant system and example?What is shift invariance in signal and system?How do you show shift invariance?What is the example of ti...
Digital low pass filter time constant and the number of datapoints acquired
What is time constant in low-pass filter?What is a digital low-pass filter?What is 3dB point of low-pass filter?How is low-pass filter bandwidth calc...
Need help with DTFT problem
What is the need of DTFT?Why do you need DFT even though you have DTFT?What DTFT explain briefly?How do you find DTFT from DFT? What is the need of ...