public class FilterBankAnalyserBase extends Object implements FilterBankAnalyser
Modifier and Type | Field and Description |
---|---|
static int |
COMPLEMENTARY_FILTERBANK |
static int |
FIR_BANDPASS_FILTERBANK |
static int |
FIR_WAVELET_FILTERBANK |
Constructor and Description |
---|
FilterBankAnalyserBase() |
public static final int FIR_BANDPASS_FILTERBANK
public static final int FIR_WAVELET_FILTERBANK
public static final int COMPLEMENTARY_FILTERBANK
public Subband[] apply(double[] x)
apply
in interface FilterBankAnalyser
Copyright © 2000–2016 DFKI GmbH. All rights reserved.