Continuous wavelet transform for time series using multiple Q-factor Gabor wavelets
Computes the absolute value of the complex continuous wavelet coefficients for the time series x sampled at frequency Fs, at the frequency values in the Fw vector using Gabor wavelets having quality factors Qf . By combining the set of wavelet transforms using different projection methods, the resolution of the resulting wavelet transform is increased. The projection methods include averaging (default), minimum intensity projection and maximum intensity projection. Can be applied to obtaining super-resolution time-frequency maps of EEG signals.
Zitieren als
Andrei Barborica (2025). Continuous wavelet transform for time series using multiple Q-factor Gabor wavelets (https://de.mathworks.com/matlabcentral/fileexchange/57348-continuous-wavelet-transform-for-time-series-using-multiple-q-factor-gabor-wavelets), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Sciences > Neuroscience > Human Brain Mapping > EEG/MEG/ECoG >
- Sciences > Neuroscience > Frequently-used Algorithms >
- Signal Processing > Wavelet Toolbox > Time-Frequency Analysis > Continuous Wavelet Transforms >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 2.0.0.0 | Implemented support for different projection methods, using optional 'Method' name-value pair, that can take the values 'Average' (default), 'MinIP' and 'MIP'. 'MinIP' is a "hard" projection method while 'Average' can be considered a "soft" method. |
||
| 1.0.0.0 | Added a script QCWTDemo.m and sample EEG data illustrating the use of the function.
|
