搜索资源列表
HHT
- 希尔伯特黄变换,绘制IMF,边缘谱图,自己正在调试,中间些错误,待修正。-Yellow Hilbert transformation and draw the IMF, edge chart, you are debugging, among some mistakes, to be fixed.
HHT
- 这是一个完整的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.
HHT-emd
- 希尔伯特黄变换的matalb实现程序,包括emd分解、峰值检测等小程序,可用于模态参数估计。-Hilbert Huang Transform matalb implementation procedures, including emd decomposition, a small peak detection procedure can be used for modal parameter estimation.
HHTMatlab
- 该文件中包含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.
BEMD_compress
- 介绍HHT算法及其应用的论文,建议看看,-HHT algorithm and its application to introduce the paper, it is recommended to see,
hht
- 实现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
hht.new
- 能够把输入信号分解为多个IMF分量,并进行Hilbert变换,求得信号的时频分布谱图。-Be able to input signal is decomposed into several IMF components and carry out Hilbert transform, time-frequency distribution obtained spectrum.
EMD
- 计算EMD的小程序,很实用,HHT里面会用到-Calculating EMD small program, very practical, HHT will be used inside
package_emd
- hht和emd源代码,可以直接出图像,MATLAB开发环境-hht and emd source code, the image can be directly
HHT
- 可以用来方便的进行输入信号的Hilbert-Huang变换,经过了验证,可以使用-Used to implement the input signal of the Hilbert-Huang transform. First proposed calculation method, after validation, can be used.
Matlab-HHT
- 能够进行信号的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.
HHT
- 可以从txt读取文件,然后得出频谱分析的图像。-Can be read from txt file, and then draw the image of the spectral analysis.
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.
HHT
- 数字 带通滤波器 可以自由设置上下限截止频率-Digital band-pass filter can be freely set upper and lower cut-off frequency
HHT
- 完整的HHT程序,可以直接复制到MATLAB中运行,标有注释,方便查看- 您是不是要找: 完整的FFT程序,可以直接复制到MATLAB中运行,标有注释,方便查看 HHT complete program can be copied directly into MATLAB run, marked notes for easy viewing
HHT
- hilbert-huang变换计算的相关Matlab程序列表,通过经验模式分解将信号分解为一系列满足单频率分量条件的本征模函数,可求得信号有物理意义的瞬时频率-Related programs list Matlab hilbert-huang transform calculated by empirical mode decomposition signal is decomposed into a series of single-frequency components to meet
HHT-matlab
- HHT变换matlab程序 在matlab下运行即可,可以修改各种参数,采样点数,各种电能质量原始信号均由程序所得,可以信号叠加而来。比如电压跌落,谐波,暂时上升,中断等。 例子给出的是 电压暂降。-HHT transform matlab matlab program can be run in, you can modify various parameters, sampling points, a variety of power quality of the original
HHT-transform-is-a-useful
- 自己些的关于希尔伯特黄变换的代码,可以用在语音认证中-Own some code on Hilbert huang transform, can be used in speech in the authentication
hht
- 里面有两个函数,都可以直接使用,欢迎大家下载,参考-There are two functions that can be used directly, welcome to download, reference
HHT
- 基于经验模态分解法(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