Reading EEG data downloaded from University of Bonn

조회 수: 7 (최근 30일)
Fatima Amin
Fatima Amin 2020년 5월 9일
댓글: neeraj nagwanshi 2023년 6월 29일
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
neeraj nagwanshi
neeraj nagwanshi 2023년 6월 29일
MAAM I AM ALSO WORKING ON THE SAME DATA. CAN U PLEASE SEND ME THE PREPROCESSING OF THE SIGNAL

댓글을 달려면 로그인하십시오.

채택된 답변

Peng Li
Peng Li 2020년 5월 9일
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
Peng Li
Peng Li 2021년 8월 12일
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 2021년 12월 28일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Rishi Kishore
Rishi Kishore 2022년 3월 7일
편집: Rishi Kishore 2022년 3월 7일

카테고리

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