Continuous Wavelet Transform Computational complexity

6 Ansichten (letzte 30 Tage)
MA'D EL-DALAHMEH
MA'D EL-DALAHMEH am 30 Apr. 2021
Kommentiert: Jonas am 1 Mai 2021
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 Kommentar
Jonas
Jonas am 1 Mai 2021
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Continuous Wavelet Transforms finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by