搜索资源列表
pack_emd
- EMD经典程序包,求瞬时频率和瞬时幅值,以及希尔伯特谱等。-Classic EMD program package, and instantaneous frequency and amplitude, as well as Hilbert spectrometer.
HHT
- 实现HHT变换,首先将信号用EMD分解为一系列IMF分量,然后运用希尔伯特变换进行谱运算。可用于损伤识别。-HHT transform signal with EMD decomposed into a series of IMF component, and then use the Hilbert transform spectrum computing. Can be used for damage identification.
CPP.tar
- 今天看了些EMD信号分解方面的东西,matlab官网上有个Hilbert-Huang Transform的代码,代码效率极高啊,人家3句语句就解决了一个大问题,很牛啊!还有一个GRilling的EMD工具箱,好多文件,功能应该相当强大。 这里研究了研究matlab官网的代码,加了些注释、功能演示,效果如下 原始信号由3个正弦信号加噪声组成,如下-Today looked at some of the EMD signal decomposition of things, matlab