Time wrapping spectrogram or time frequency maps .

3 次查看(过去 30 天)
I have a EEG signal , where I have located the heel strike location and then epoched it , I did the time frequency decomposition of the each epoch and have to do the time wapping of the time frequency maps . I dont understand how to do it ?
  1 个评论
Shubham
Shubham 2023-9-4
Hey Celestie,
You can try these steps:
After obtaining the time frequency maps, choose one of them as the reference to which other maps will be aligned. Determine a warping function that describes the transformation or alignment of the time-frequency maps to the reference. There are various warping functions available, such as dynamic time warping, time-frequency reassignment, etc. Apply the warping function to each time-frequency map, transforming its time and frequency coordinates to align with the reference map. This involves shifting and stretching the time and frequency axes of each map to match the reference. Once all the time-frequency maps are aligned to the reference, you can combine them by averaging, summing, or performing statistical analysis to obtain a single time-frequency map representing the average or combined information across epochs.
Useful resourses:
Hope this helps !

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Time-Frequency Analysis 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by