Dear All
I try to use Hilbert Huang Transformation in R.
How I can do.
Many Thanks.
--
Jumlong Vongprasert Assist, Prof.
Institute of Research and Development
Ubon Ratchathani Rajabhat University
Ubon Ratchathani
THAILAND
34000
[[alternative HTML version deleted]]
Jumlong Vongprasert <jumlong.ubru <at> gmail.com> writes:> Dear All > I try to use Hilbert Huang Transformation in R. > How I can do. > Many Thanks. >The Hilbert-Huang transformation is a combination of "empirical mode decomposition" (EMD) and "Hilbert Spectral Analysis". For both see the package 'EMD' on CRAN. You could propose to the package maintainer to include HHT explicitely. --Hans Werner