An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110127/152f6cba/attachment.pl>
Hilbert Huang Transformation
2 messages · Jumlong Vongprasert, Hans W Borchers
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