What wavelets function we can use in wtmm(Wavelet transform modulus maxima) and of what length of data we can use in wtmm?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am trying to use wtmm function, but my signal is of gaussian type, so could i change the wavelet function used in wtmm?
What max length of signal i can use in wtmm, as i have close to 1lakh data points in my signal?
0 Commenti
Risposte (1)
Bhaarath Ramesh
il 27 Feb 2023
Hello Shweta,
I reckon the wtmm() function can handle 100000 data points. Also if your signal is of the Gaussian type, you need not change the mother wavelet as by default wtmm() uses the Mexican hat wavelet which is a second-derivative of a Gaussian.
Good luck!
0 Commenti
Vedere anche
Categorie
Scopri di più su Continuous Wavelet Transforms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!