When to apply CWT/FFT
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuestas (1)
Arnav Mendiratta
el 12 de Jun. de 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.
0 comentarios
Ver también
Categorías
Más información sobre EEG/MEG/ECoG en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!