搜索资源列表
HHT
- hht可以实现希尔伯特黄变换,对信号进行包络分解-code
hht
- HHT变换工具箱,里面含有EMD,边际谱等程序。希望大家喜欢-HHT conversion kit, which contains the EMD, the marginal spectrum and other procedures. Hope you like
HHT
- 希尔伯特-黄变换时频分析,段时傅立叶变换时频分析,-HHT time-frequency analysis
HHT
- 希尔伯特黄变换的源代码及其MATLAB软件包-HHT code
HHT
- HHT实现的程序,包括EMD/EEMD,计算瞬时频率,统计重要性-HHT implementation procedures, including EMD/EEMD, calculating the instantaneous frequency, statistical significance
HHT-matlab-program
- HHT方法的matlab程序集锦,里面包含了我做HHT方法结构识别时的全部程序-remove the noise of a signal
hht
- HHT分解 功率谱绘制 波形分解及振动分析-HHT decomposition draw the waveform decomposition and power spectral analysis of vibration
improved-HHT
- 利用HHT进行电力分析(自己写的程序·) HHT的改进采用了09年发表的迭代发,值得学习-anlysis power systerm base on ITERATIVE HHT
MODE-MIX-HHT
- 提供了外文文献具体解释了HHT得缺陷之一,模态混叠现象。 通过matlab的仿真具体解释了HHT用于信号分析时出现模态混叠的临界点。-english papers to explain one of the limitations of HHT-MODE MIXING simulation base on MATLAB provide graph to improve that limitation
HHT-and-its-applications
- 这是一份比较完整的HHT资料,有源程序以及它在地震资料处理中的应用。对于新手来说这是一个很好的学习材料。-This is a relatively complete material on HHT including the source and its applications in seismic data processing. For a learner,it is a good learning materials.
HHT-Matlab
- hht 三种实现方法,适合初学者学习,很好的东西-hht
台湾中央大学HHT程序
- 经典的HHT方法MATLAB程序,HHT方法包括EMD分解和HIlbert变换两个方面(Classic HHT method, MATLAB program, HHT method, including EMD decomposition and HIlbert transform two aspects)
HHT Matlab runcode
- 在matlab中HHT的应用,非常非常非常非常棒(In MATLAB, the application of HHT is very, very, very, very good)
HHT ☆
- HHT源程序,可以直接使用!内有实例,可以学习!(HHT source code, you can use directly! There are examples, you can learn!)
HHT-EEMD
- 数据时间序列的EMD分析matlab程序(matlab program for HHT-EMD analysis of data time series)
HHT变换的三种方法 Matlab
- HHT变换的三种实现方法,包含程序和参考文献(three mathods to HHT transform)
hht工具箱
- disp_hhs.m emd.m emd_fmsin.m……(hht disp_hhs.m emd.m emd_fmsin.m)
hht+EMD2
- EMD分解HHT变换,通过对实测波进行EMD分解为IMF,生成幅值,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
hht+EMD3
- HHT变换,通过对实测波进行EMD分解为IMF,生成幅值,相位谱,瞬时频率,三维时频谱(EMD decomposes the HHT transform and generates amplitude, phase spectrum, instantaneous frequency and three-dimensional time-frequency spectrum by decomposing the measured wave into IMF by EMD)
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