pyhht
pyhht copied to clipboard
Python toolbox for the Hilbert-Huang transform
Thank you for your work on pyhht. I have been working with the code and do not understand some results I am seeing. When working through the boundary_conditions() example I...
no marginal spectrum energy spectrum examples tutorial
I have a negative value when calculating the instantaneous frequency of imf, and of course I have similar results when using matlab. After checking the data of imf, no negative...
Hi, I am testing pyhht to do rolling emd decomposition to de-trend time series. however, I find there are two issues, 1) with rolling test progress on, sometimes the residual...
Hello, when I applied the code to complex list for bivariate EMD, the result is not cosistent with matlab's.
Hi, Jaidevd. I am Dongwei Chen. It's nice to leave a message here. It's great to put EEMD and CEEMD into pyhht module successfully, which will contribute to python community....
Hi, First I am really thankful for your code, it has solved a lot of problems, given that no package exists for EMD in python. The issue I am having...