搜索资源列表
HHT
- hht希尔伯特变换的matlab程序,适合初学者使用-hht Hilbert transform Matlab procedures for beginners
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
13898350hht
- EMD分解源码,可用于信号的分解,去噪以及细节分析。是最新的2007的版本。
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
National-Taiwan-Central-University
- 台湾国立大学编写的HHT的matlab源程序,适合信号处理专业学习与研究!-Prepared by the National Taiwan University of HHT matlab source code, suitable for signal processing professional learning and research!
HHT-matlab-example
- HHT的MATLAB程序实现,对每个语句都有注释和说明。-HHT of the MATLAB program for each statement has notes and instructions.
HHTthree-Matlab
- 三种HHT的经典程序,包括示例演示,其中包括各个IMF(基本模式分量)的分解演示过程-Three kinds of HHT classic program, including sample presentations, including the various IMF (intrinsic mode) during the presentation of the decomposition
Matlab-File-Exchange-Center
- 实现希尔伯特-黄变换的功能,并带有一段测试数据。希尔伯特-黄变换是使用EMD分解将信号分解为本征模态函数(IMF),然后求得IMF分量的瞬时频率。其对于非稳态和非线性信号具有优良的效果。-The function plot_hht is a realization of the Hilbert-Huang transform (HHT). The HHT decomposes a signal into intrinsic mode functions (or IMFs), and obtain
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
- HHT变换求时频谱和边际谱,从matla中文网站下下载下来。希望对大家游有用。-HHT transforms when spectrum and marginal spectrum, downloaded the matlab Chinese website. I hope useful to swim.
plot_hht
- 黄变换,及绘图matlab相关程序包。直接用(Huang transform and graphics matlab related package. Direct use)
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