For preparation of my research, I want to investigate one of feature extraction method which use by Amezquita et. al. (2018) Article A Novel Wavelet Transform-Homogeneity Model for Sudden Cardi...

.They use Daubechies 44 as feature extraction method. But unfortunately when I research out with python, there is no Daubechies 44 implementation for pywt library in python WPT. They only have db20 as the last motherwavelet function in their Daubechies group. Is anyone can give suggestion to do the transformation in Python?
Similar questions and discussions