EEG non linear feature extraction on epochs or channels or segments problem
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi everyone
I have some EEG signal which are loaded in MATLAB like segments*channels*epochs (e.g. 1000*19*57). Idk how should I extract complexity features like lempel-ziv. Idk how should I binerized my EEGs and using LZ function on epochs or channels or segments?
(I already had the lempel-ziv function)
many thanks in advance
0 Commenti
Risposte (1)
praguna manvi
il 21 Ago 2024
Modificato: praguna manvi
il 21 Ago 2024
Here is a MATLAB resource for computing the Lempel-Ziv complexity using the “calc_lz_complexity”from the File Exchange on EEG signals:
Additionally, here is a link to the MATLAB File Exchange, which offers support for various types of EEG feature extraction:
0 Commenti
Vedere anche
Categorie
Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!