필터 지우기
필터 지우기

What is Wavelet packet transform (WPT) time complexity

조회 수: 3 (최근 30일)
Jamais avenir
Jamais avenir 2013년 11월 17일
편집: Jamais avenir 2013년 11월 17일
HI, I have read in many papers that time complexity of WPT is O(N.LogN), but I would like to know what is the effect of Levels in the time complexity. It must be either
O(2^(L+1).*NlogN)
or O(2^(L).NlogN)
or O(L*NlogN).
% L is number of decomposition levels
can anyone helps which is true?

답변 (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