Location:
Search - HHT BE
Search list
Description: 这是一个关于hht变换很有用的工具箱,可以下载试一下。-This is a transformation on hht very useful toolkit can be downloaded try.
Platform: |
Size: 388096 |
Author: 玄书鹏 |
Hits:
Description: 这是一篇将EMD/HHT(一种新的处理非稳态信号的方法)推广至二维的论文,相信对研究过EMD/HHT方法的人很有意义-This is one to EMD/HHT (a new deal with non-steady-state signals) be extended to two-dimensional paper, I believe that the study had EMD/HHT methods were of great significance
Platform: |
Size: 252928 |
Author: 杨春山 |
Hits:
Description: 黄变换的代码,经验模式分解,可用于信号分解-Huang transform the code, empirical mode decomposition can be used for signal decomposition
Platform: |
Size: 22528 |
Author: 刘丽岩 |
Hits:
Description: 希尔伯特黄变换的程序源码,可用于各种信号分析处理-Hilbert Huang Transform source of procedures that can be used to deal with a variety of signal analysis
Platform: |
Size: 105472 |
Author: 徐其惠 |
Hits:
Description: HHT变换的核心是EMD,在此项过程中通过EMD的编程和HHT的编程来实现了希尔伯特黄变换。可以看出处理此方法用来处理非线性信号为更好的方法。 -HHT Transform is the core of EMD, in the process of programming through EMD and HHT programming to achieve the Hilbert Huang Transform. As can be seen this method used to deal with non-linear signal processing for better alternatives.
Platform: |
Size: 2048 |
Author: |
Hits:
Description: 介绍HHT算法及其应用的论文,建议看看,-HHT algorithm and its application to introduce the paper, it is recommended to see,
Platform: |
Size: 266240 |
Author: lcx |
Hits:
Description: 实现emd分解及hht,并能够画出IMF的图像,是研究hht的一个不错工具-Achieve emd decomposition and hht, and be able to draw images of IMF is to study the hht' s a good tool for
Platform: |
Size: 83968 |
Author: lize |
Hits:
Description: 能够把输入信号分解为多个IMF分量,并进行Hilbert变换,求得信号的时频分布谱图。-Be able to input signal is decomposed into several IMF components and carry out Hilbert transform, time-frequency distribution obtained spectrum.
Platform: |
Size: 7946240 |
Author: 张倩 |
Hits:
Description: 计算EMD的小程序,很实用,HHT里面会用到-Calculating EMD small program, very practical, HHT will be used inside
Platform: |
Size: 1024 |
Author: 周俊鸿 |
Hits:
Description: 这是一个完整的EMD分解全过程,有Hilbert谱和边际谱。直接把源码复制到matlab即可。很全面。-This is a complete decomposition of the whole process of EMD, a Hilbert spectrum and marginal spectrum. Directly to the source code can be copied to the matlab. Very comprehensive.
Platform: |
Size: 37888 |
Author: 许 |
Hits:
Description: 该文件中包含HHT(希尔伯特黄变换)的三种MATLAB程序,可以直接使用,非常方便,效果也不错。并附有相关网站。-The file contains the HHT (Hilbert-Huang Transform) of the three MATLAB program that can be used directly, very convenient with good results. Together with related sites.
Platform: |
Size: 12151808 |
Author: 刘德利 |
Hits:
Description: hht和emd源代码,可以直接出图像,MATLAB开发环境-hht and emd source code, the image can be directly
Platform: |
Size: 93184 |
Author: 苏睿 |
Hits:
Description: 希尔伯特黄变换的matalb实现程序,包括emd分解、峰值检测等小程序,可用于模态参数估计。-Hilbert Huang Transform matalb implementation procedures, including emd decomposition, a small peak detection procedure can be used for modal parameter estimation.
Platform: |
Size: 81920 |
Author: luman |
Hits:
Description: 可以用来方便的进行输入信号的Hilbert-Huang变换,经过了验证,可以使用-Used to implement the input signal of the Hilbert-Huang transform. First proposed calculation method, after validation, can be used.
Platform: |
Size: 237568 |
Author: ballack |
Hits:
Description: 能够进行信号的Hilbert-Huang变换的matlab语言代码,使用的是以前的老算法计算的,但是已经证明可用,希望能对初学者有帮助-Used to implement the input signal of the Hilbert-Huang transform. First proposed calculation method, after validation, can be used.Based on Matlab.
Platform: |
Size: 60416 |
Author: ballack |
Hits:
Description: 希尔伯特黄变换,绘制IMF,边缘谱图,自己正在调试,中间些错误,待修正。-Yellow Hilbert transformation and draw the IMF, edge chart, you are debugging, among some mistakes, to be fixed.
Platform: |
Size: 2048 |
Author: 胡杰 |
Hits:
Description: 可以从txt读取文件,然后得出频谱分析的图像。-Can be read from txt file, and then draw the image of the spectral analysis.
Platform: |
Size: 2048 |
Author: 153 |
Hits:
Description: 实现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.
Platform: |
Size: 1024 |
Author: Kuan |
Hits:
Description: 数字 带通滤波器 可以自由设置上下限截止频率-Digital band-pass filter can be freely set upper and lower cut-off frequency
Platform: |
Size: 121856 |
Author: 赵彦青 |
Hits:
Description: 基于经验模态分解法(EMD)的Hilbert-Huang变换(HHT)的MATLAB程序。
可将非平稳信号转换为平稳信号,通过将IMF分量累加重构得到平稳信号 。
主程序为HHT.m,需要用到hhspectrum.m函数、instfreq.m函数(在压缩包内)和已安装的EMD工具箱中emd函数。(The empirical mode decomposition (EMD) method based on Hilbert-Huang transform (HHT) of the MATLAB program.
The non-stationary signals can be converted into stationary signals, and the stationary signals can be obtained by accumulating and reconstructing the IMF components.
The main program is HHT.m, which requires the hhspectrum.m function, the instfreq.m function (in the compressed packet) and the EMD function in the installed EMD toolbox.)
Platform: |
Size: 1024 |
Author: 丑小鸭xpz
|
Hits: