Static Public Member Functions | |
static int | numMelFilters (int Nyquist) |
static void | initMelFrequenciesRange (int Nyquist) |
Init. | |
static double[] | compute (ref double[] signal) |
static double | mel (double value) |
static double | melinv (double value) |
static void DSP.MFCC.initMelFrequenciesRange | ( | int | Nyquist | ) | [static] |
Init.
sampleSize |