Continuous Wavelet Transform Computational complexity

조회 수: 7 (최근 30일)
MA'D EL-DALAHMEH
MA'D EL-DALAHMEH 2021년 4월 30일
댓글: Jonas 2021년 5월 1일
Hello there,
I have a question about the computional complexity of the CWT function (cwt()), applied to signal x with 2000 samples.
My question is how to calculate the computional complexity to perform the CWT to the signal x?
Thank you in advance.
  댓글 수: 1
Jonas
Jonas 2021년 5월 1일
isn't computational conplexity the relation between input length and computation time? i would use random input of length 100 times, compute result and measure time and use mean of the time. This gives you input length and mean time. Then repeat this for random input with doubled length and so on, then you can see how computation time develops with input length

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

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