When to apply CWT/FFT

4 Ansichten (letzte 30 Tage)
Elles Houkes
Elles Houkes am 31 Mai 2017
Beantwortet: Arnav Mendiratta am 12 Jun. 2017
Hi,
My question was if it matters when you apply the FFT or the CWT. I averaged my data but I know it needs to be merged. I think it is a difference if you merged before of after FFT but does this counts for CWT too, or doesn't it matter if you merge before CWT?
Hoping for an answer, Thanks anyway

Antworten (1)

Arnav Mendiratta
Arnav Mendiratta am 12 Jun. 2017
This is a very domain specific question and the answer depends on your workflow and the application you are designing your algorithm for. Certainly, there is a difference in FFT and CWT before and after merging. In fact, there are specific algorithms in the literature for a correct way of merging frames of FFT and CWT data.
You cannot compare when you would need either of cwt or fft functions. If you scroll down to "Outputs", you will see that both of these functions give different outputs and the answer to "when to apply cwt/fft" is an abstract question.
This link discusses one of the approach to combine consecutive FFTs to create a larger FFT data.
Similarly, this documentation page talks about discrete wavelet analysis of signals with wavelet packet approach.

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