Directed transfer function (DTF) calculation for EEG data

조회 수: 11 (최근 30일)
Carolina Lopes
Carolina Lopes 2023년 7월 17일
답변: Star Strider 2023년 7월 17일
I've acquired EEG data from 20 participants and I have 19 channels. I've calculated some functional connectivity methods between each pair of channels to obtain the connectivity between brain areas. Now I've been asked to implement a directed connectivity method (the directed transfer function) in order to obtain more information because by using a directed method I can also obtain the direction of the connectivity (that is, if the information flow is from channel x to y or from channel y to x). But I'm having trouble finding a matlab code to calculate the directed transfer function. How can I calculate this method in matlab?

답변 (1개)

Star Strider
Star Strider 2023년 7월 17일
The Wikipedia article on Brain connectivity estimators provides a llink to HERMES that apparently can be downloaded (I have no reason to download it so I have no experience with it). It is written in R2012a so it may need tweaking to work with subsequent versions. Contact the authors to see if there is a more recent version available, since MATLAB has changed significantly in the last 11 years.
Do a PubMed search to see if there are any others that may be more applicable to what you want to do.

카테고리

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