EEG non linear feature extraction on epochs or channels or segments problem

4 次查看(过去 30 天)
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

回答(1 个)

praguna manvi
praguna manvi 2024-8-21
编辑:praguna manvi 2024-8-21
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:

类别

Help CenterFile Exchange 中查找有关 EEG/MEG/ECoG 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by