LiacsProjects / UltraSoundLocalization

This repository contains code and documentation about a localization system based on ultrasound.
MIT License
0 stars 0 forks source link

Search for spectrum transform with higher resolution (singlets?). #6

Open MarinusVanDijk opened 1 year ago

MarinusVanDijk commented 1 year ago

Perhaps have a look into this webpage and referenced github!

https://builtin.com/data-science/wavelet-transform

https://github.com/ShawhinT/YouTube-Blog/blob/main/waveletTransform/wt_ecg_livescript.pdf

They use a discrete wavelet transform to find R-peaks in an ECG heart signal with an additional function!

Also interesting is the try the software below:

https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.find_peaks_cwt.html#scipy.signal.find_peaks_cwt

And a paper about the method:

https://academic.oup.com/bioinformatics/article/22/17/2059/274284?login=false