processing bdf data in matlab

Post Reply
siddhartha
Posts: 1
Joined: Sun Dec 18, 2011 6:23 pm
Location: India

processing bdf data in matlab

Post by siddhartha »

hi every one i have some eeg data in bdf format , my question is how i can import data in MATLAB because it not supported bdf data ?

salamandyr
Posts: 2
Joined: Fri Dec 23, 2011 4:49 pm
Location: Los Angeles

Post by salamandyr »

Yes. EEGLAB has a BDF import that works fine. You may wish to use the "Converter" tool that BioSemi provides, to first convert to EDF+, as this will require much less RAM to import.

Coen
Site Admin
Posts: 1124
Joined: Fri Mar 26, 2004 7:00 pm
Location: Amsterdam, Netherlands
Contact:

Post by Coen »

However, be aware that an high pass filter is applied when converting form BDF to EDF (you will loose low frequency information). An alternative method to reduce the RAM load is to split the data file in several smaller BDF files with the "Cropper" tool.

Best regards, Coen (BioSemi)

Post Reply