Читать книгу EEG Signal Processing and Machine Learning - Saeid Sanei - Страница 73

4.5.1.6 Reconstruction

Оглавление

The reconstruction of the data from its wavelet coefficients can be performed step‐by‐step, starting from the lowest resolution. At each scale, we compute:

(4.51)

(4.52)

we look for Cj knowing Cj + 1, Wj + 1, h, and g. Then is restored by minimizing:

(4.53)

using a least minimum squares estimator. and are weight functions which permit a general solution to the restoration of . The relationship from of is in the form of:

(4.54)

where the conjugate filters have the expressions:

(4.55)

(4.56)

It is straightforward to see that these filters satisfy the exact reconstruction condition given in Eq. (4.35). In fact, Eqs. (4.55) and (4.56) give the general solutions to this equation. In this analysis, the Shannon sampling condition is always respected. No aliasing exists, so that the anti‐aliasing condition (4.76) is not necessary.

The denominator is reduced if we choose:

(4.57)

This corresponds to the case where the wavelet is the difference between the squares of two resolutions:

(4.58)

The reconstruction algorithm then carries out the following steps:

1 Compute the fast Fourier transform (FFT) of the signal at the low resolution.

2 Set j to np (number of WT resolutions); perform the following iteration steps:

3 Compute the FFT of the wavelet coefficients at the scale j.

4 Multiply the wavelet coefficients Wj by .

5 Multiply the signal coefficients at the lower resolution Cj by .

6 The inverse Fourier transform of gives the coefficients Cj‐1.

7 j = j − 1 and return to step 3.

The use of a band‐limited scaling function allows a reduction of sampling at each scale and limits the computation complexity.

The WT has been widely used in EEG signal analysis. Its application to seizure detection, especially for neonates, modelling of the neuron potentials, and the detection of EP and ERPs will be discussed in the corresponding chapters of this book.

EEG Signal Processing and Machine Learning

Подняться наверх