How to choose wavelet family for EEG?
7 ビュー (過去 30 日間)
古いコメントを表示
Hi, i am working on EEG signal processing using discrete wavelet transform.I am confused about how to a choose wavelet family for DWT as there are many wavelet families. Anybody please help.
Riheen
0 件のコメント
採用された回答
Jan
2013 年 8 月 21 日
For EEG feature exctraction one frequently chooses a wavelet family that yields decomposition results, roughly matching the classical EEG bands theta, alpha, beta, and gamma. This can be achieved by analyzing the center frequency of a Mother wavelet and the corresponding pseudo frequencies for the decomposition levels. For the classical bands a good match can be achieved using Dauchbechies' Order three wavelets and the decomposition levels two to five.
For more information look at the Matlab help on 'centfrq()' on this matter.
0 件のコメント
その他の回答 (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!