Description Usage Arguments Value Author(s) References See Also Examples
Calculate cepstra from spectral samples (in columns of spec) through Discrete Cosine Transformation.
1 |
spec |
Input spectra (samples/time frames in columns). |
ncep |
Number of cepstra to return. |
type |
DCT Type. |
cep |
Matrix of resulting cepstra. |
dctm |
Returns the DCT matrix that spec was multiplied by to give cep. |
Sebastian Krey krey@statistik.tu-dortmund.de
Daniel P. W. Ellis: http://www.ee.columbia.edu/~dpwe/resources/matlab/rastamat/
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.