Two Signal Processing Questions
조회 수: 2 (최근 30일)
이전 댓글 표시
I have some EEG data, and I'm looking for tools to help ...
1. compute short-time direct directed transfer functions (SdDTF)
2. analze multivariate autoregressive models.(MVARS)
댓글 수: 0
답변 (1개)
Star Strider
2012년 7월 16일
After learning a bit about the techniques you referred to in your question (new to me since I last worked with EEG), a brief search turned up:
Cui J, Xu K, Bressler SL, et al. ‘BSMART: A Matlab/C toolbox for analysis of multichannel neural time series’, Neural Netw. 2008 October; 21(8): 1094–1104. http://www.brain-smart.org/download/BSMART_NeuralNetworks08.pdf
The link to the toolbox listed there is at: http://www.brain-smart.org/ . I haven't downloaded it myself.
The MATLAB Signal Processing Toobox itself also has ‘aryule’ http://www.mathworks.com/help/toolbox/signal/ref/aryule.html and ‘spectrogram’ http://www.mathworks.com/help/toolbox/signal/ref/spectrogram.html that looks similar to the SdDTF.
I didn't search further or look through the File Exchange to see if other packages exist.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!