필터 지우기
필터 지우기

What is the best way to choose 'ntw' using wavelet coherence?

조회 수: 2 (최근 30일)
Kim
Kim 2013년 1월 24일
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

채택된 답변

Wayne King
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?
  댓글 수: 4
Kim
Kim 2013년 1월 24일
It's probably fine, but my signal processing experience is short (2 years) and I am not knowledgeable to know if it is optimum or not. You said it's already been smoothed- is that the DWT denoising that was done as part of the preprocessing? Kim
Wayne King
Wayne King 2013년 1월 24일
Yes, that's correct

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Continuous Wavelet Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by