When to apply CWT/FFT

4 次查看(过去 30 天)
Elles Houkes
Elles Houkes 2017-5-31
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

回答(1 个)

Arnav Mendiratta
Arnav Mendiratta 2017-6-12
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.

类别

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