how to read filtered signals from BDF reader to Matlab

Post Reply
sg1979
Posts: 2
Joined: Thu Aug 10, 2006 4:47 pm

how to read filtered signals from BDF reader to Matlab

Post by sg1979 »

Hi
I am a biosemi user at Washington University in St Louis. I was wondering if any of you guys have an utility software that can read filtered signals from BDFReader to Matlab? BDFReader has a Labview executable that can also filter signals using a set cut off frequency like 80 Hz, 70 Hz, etc. This filter works very well and gives very clean signals. It would be excellent if anyone knows how to read this signals into Matlab for further processing.

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

Post by Coen »

Instead of Matlab, I would recommend to use LabVIEW for further signal processing. You can then build directly on the code used in BDFreader (including the 2nd order Bessel filter if you like). After all, this section of the forum is intended to discus LabVIEW code.

Best regards, Coen (BioSemi)

Post Reply