Package | Description |
---|---|
marytts.signalproc.filter |
Various classes that support filter and filterbank design and filtering operations.
|
Modifier and Type | Class and Description |
---|---|
class |
ComplementaryFilterBankAnalyser
This class implements the complementary filter bank used in [Levine, et.
|
class |
FilterBankAnalyserBase |
class |
FIRBandPassFilterBankAnalyser
This is a simple FIR bandpass filterbank structure with no resampling operations The filters are overlapping and a simple
DFT-based frequency response estimation method is used for reducing reconstruction error due to non-ideal filtering scheme and
overlap among filters Given a sampling rate and a set of lower and upper cutoff frequency values in Hz, a set of bandpass
filters that overlap by some amount in frequency
|
class |
FIRWaveletFilterBankAnalyser |
Copyright © 2000–2016 DFKI GmbH. All rights reserved.