|
Functions | |
| EEG * | eeg_wavelet_denoise (EEG *eeg, WaveletParameters P, bool alloc) |
| Extend data to length 2^j using sigextfct and denoise it. | |
These functions are a collection from all source files that use EEG data structs.
| EEG* eeg_wavelet_denoise | ( | EEG * | eeg, | |
| WaveletParameters | P, | |||
| bool | alloc | |||
| ) |
Extend data to length 2^j using sigextfct and denoise it.
| eeg | input | |
| P | parameters | |
| alloc | allocate memory, or not |
1.7.0