public class FactoryWaveletCoiflet extends Object
Coiflet wavelets are designed to maintain a close match between the trend and the original signal.
CoifI wavelets have the following properties:
Citations:
James S. Walker, "A Primer on WAVELETS and Their Scientific Applications," 2nd Ed. 2008
| Constructor and Description |
|---|
FactoryWaveletCoiflet() |
| Modifier and Type | Method and Description |
|---|---|
static WaveletDescription<WlCoef_F32> |
generate_F32(int I)
Creates a description of a Coiflet of order I wavelet.
|
public static WaveletDescription<WlCoef_F32> generate_F32(int I)
I - order of the wavelet.Copyright © 2013. All Rights Reserved.