Directed transfer function (DTF) calculation for EEG data

13 ビュー (過去 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 Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by