Spectrogram

Cepstral coefficients

mfcc(X[, cc_num, rectify_type, mel_num, ...])

Mel-frequency cepstral coefficients (MFCCs)

bfcc(X[, cc_num, rectify_type, bark_num, ...])

Bark-frequency cepstral coefficients (BFCCs)

gtcc(X[, cc_num, rectify_type, erb_num, ...])

Gammatone cepstral coefficients (GTCCs)

cqcc(X[, cc_num, rectify_type, cqt_num, ...])

Constant-Q cepstral coefficients (CQCCs)

Chroma

chroma_linear(X[, chroma_num, radix2_exp, ...])

Linear(STFT) chromagram

chroma_octave(X[, chroma_num, radix2_exp, ...])

Octave chromagram

chroma_cqt(X[, chroma_num, num, samplate, ...])

Constant-Q chromagram