CepstrumArray
CepstrumArray[data] computes the power cepstrum of data.
CepstrumArray[data, type] computes the specified type of cepstrum of data.
Examples
Compute the power cepstrum:
CepstrumArray[{1, 2, 3, 4, 5}]Please visit the official Wolfram Language Reference for more details.