Please, could someone assist me with code for wavelet analysis?
2 次查看(过去 30 天)
显示 更早的评论
Hi all,
Please, I have an acoustic signals from a couple of experiments and would to explore the time-frequency characteristics. Having known of STFT or spectrogram analyis which usually provide better resolution in the expense of either time or frequency, I would like to compute the time-frequency using the wavelet transform.
With this I will be able to identify the time at which an event occurs without compromising on either time or frequency resolution,
Please, could someone assist or share with me MATLAB code to carry that exercise.
Thank you very much in advance.
Warm regards,
Kwaku.
0 个评论
采纳的回答
Swetha Polemoni
2021-3-24
Hi Kwaku Owusu,
It is my understanding that you want to use wavelet transform. You might find this documentation "Wavelet Transforms in MATLAB" useful.
cwt in Matlab is used to find continuos wavelet transform of a signal.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Continuous Wavelet Transforms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!