What is the best way to choose 'ntw' using wavelet coherence?
1 次查看(过去 30 天)
显示 更早的评论
I am comparing EEG signals. I don't know what the optimum value of ntw should be. It is the length of the smoothing window. The default is roughly half the length of the signal. Does anyone have any suggestions? Thanks Kim
0 个评论
采纳的回答
Wayne King
2013-1-24
NTW gives the order of a moving average filter on the wavelet coefficients so the optimum value depends really on what scales are most important for you and how noisy the signal is.
The default is the minimum of 20 and 1/20*length(signal) so how does that lead to 1/2 the signal length?
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biomedical Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!