搜索资源列表
EMDs_Matlab
- 该程序用Matlab实现hilbert-huang变换,含EMD,HHT,边际谱等,有一些实例,较完善。-The program uses Matlab to achieve hilbert-huang transform, including EMD, HHT, the marginal spectra, there are some instances better.
HHTresearch
- HHT作为一种新的信号分析理论,已逐步应用到地震信号分析、机械故障诊断、流体力学、医学信号处理和语音信号处理等领域。但由于HHT尚处在初步发展阶段,因而还存在着一些问题需要研究和改进。为此,本文对HHT理论存在的问题进行了分析探讨,并对HHT理论的应用进行了研究.-matlab HHT
HHT-Transfer
- 信号处理中的希尔伯特—黄变换,用labvIEW编程,适用-HHT in signor processing
HHT
- 可以实现信号的HHT变换,可以显示各阶IMF分量以及EMD分解过程-This is program that use to HHT transform of signal,so it is very useful.plesease call me !!!
HHT
- 美国NASA首席科学一家黄鄂发明的希尔伯特-黄变换,在建筑,医学,生物等方面的数据分析有很强的应用-U.S. NASA' s chief scientific invention of a yellow E-Hilbert- Huang Transform, in architecture, medicine, biology, etc. have a strong application of data analysis
EMD
- 计算EMD的小程序,很实用,HHT里面会用到-Calculating EMD small program, very practical, HHT will be used inside
115157718HHT
- the matlab codes for emd and HHT
HHT-Matlab
- hht 三种实现方法,适合初学者学习,很好的东西-hht
HHT-LABVIEW
- 本文以LabVIEW为平台对HHT进行过程开发和检验,改变了传统的仅仅依靠数学计算工具Matlab进行信号分析的思想,并且使得HHT算法在计算速度和界面规划方面也得到了改善,同时提出了一些改善HHT的建议。 -In this paper for the platform to HHT LabVIEW on process development and testing, change traditional depend only on mathematics calculation too
hht
- hht轉換,Hilbert-Huang (HHT) 轉換方法是黃鍔根據近代知名數. 學家Hilbert 的數學理論設計-hht transform
HHT-CODE
- 画出每个IMF分量及最后一个剩余分量residual的图形 画出每个IMF分量及剩余分量residual的幅频曲线 用Hilbert变换直接求该信号的瞬时频率 计算HHT时频谱和边际谱-Draw each IMF component and the last one remaining residual component graphics draw each IMF component and the amplitude of the remaining component of the r
HHT-marginal-spectrum
- 和HHT变换有关的快速傅里叶变换频谱,边际谱等的实现程序,已经无数次仿真实验验证其非常正确,对于初学HHT的很有用-And the HHT transform the fast Fourier transform spectrum, marginal spectrum to achieve program has numerous simulation experiment verify its very useful for the beginner HHT.
HHT-realize1
- 此程序是HHT中EMD经典实现方法之一,程序完整,正规,有丰富备注帮助初学者了解-This procedure is the HHT the classic EMD achieve one way, the integrity of the process, formal rich Remark help beginners understand
HHT-realize2
- 此程序也是是HHT和EMD实现方法之一,程序完整,正规,有丰富备注帮助初学者了解-This program is one of the HHT and EMD method, the procedure is complete, formal, rich Remark help beginners understand
HHT-realize3
- 此程序也是是HHT中EMD实现方法之一,程序完整,一共三种方法,有助于初学者全面掌握HHT的程序实现-This program is also the HHT in EMD to achieve one of the ways the integrity of the process, a total of three methods to help beginners fully grasp HHT program implementation
HHT-matlab-example
- HHT的MATLAB程序实现,对每个语句都有注释和说明。-HHT of the MATLAB program for each statement has notes and instructions.
HHT变换的三种方法 Matlab
- HHT变换的三种实现方法,包含程序和参考文献(three mathods to HHT transform)
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
HHT算法
- HHT变换,HHT就是先将信号进行经验模态分解(EMD分解),然后将分解后的每个IMF分量进行Hilbert变换,得到信号的时频属性的一种时频分析方法。(HHT is to first perform the empirical mode decomposition (EMD decomposition) of the signal, and then perform Hilbert transform on each decomposed IMF component to obtain a t
EMD编程示例(内有FFT,功率谱,HHT,包络谱)
- 一些关于经验模态分解的编程实例有FFT,HHT,功率谱,包络谱(Some programming examples about empirical mode decomposition include fft,hht, power spectrum, envelope spectrum.)