Reading EEG data downloaded from University of Bonn

7 visualizzazioni (ultimi 30 giorni)
I can not understand the information given to me on the page.
I have attached the picture .
Kindly some one help me with processing this EEG signal . Each zip file has 100 txt files. Each txt file has 4096 samples . What does this mean ?
How many channels do I have ? How do I read and process this data in Matlab ?
  1 Commento
neeraj nagwanshi
neeraj nagwanshi il 29 Giu 2023
MAAM I AM ALSO WORKING ON THE SAME DATA. CAN U PLEASE SEND ME THE PREPROCESSING OF THE SIGNAL

Accedi per commentare.

Risposta accettata

Peng Li
Peng Li il 9 Mag 2020
This is a single channel EEG database.
Each zip file has 100 txt files. Each txt file has 4096 samples . What does this mean ?
If you unzip the zip file, it will give you 100 .txt files. There is a single column witin each txt file (number of rows = 4096).
You can simply load this .txt file and it gives you the EEG signal you want.
After loading, you can do whatever processing you want.
this may be of help:
  3 Commenti
Peng Li
Peng Li il 12 Ago 2021
found out that the link broke. new link here:
https://scholar.harvard.edu/pli/matlab-programs-fuzzy-entropy-fuzzyen-and-distribution-entropy-disten
shiny ramachandran
shiny ramachandran il 28 Dic 2021
https://scholar.harvard.edu/pli/matlab-programs-fuzzy-entropy-fuzzyen-and-distribution-entropy-disten
This above link is not valied can anyone provide or guid the proper way to dowlode this dataset of boon university.

Accedi per commentare.

Più risposte (1)

Rishi Kishore
Rishi Kishore il 7 Mar 2022
Modificato: Rishi Kishore il 7 Mar 2022

Categorie

Scopri di più su EEG/MEG/ECoG in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by