搜索资源列表
emd-hht-m
- EMD/HHT是一种处理非线性非稳态信号的经典算法,自98年提出以来已经获得广泛的使用,作者huang曾经因次获得NASA的最高奖。-EMD / HHT is a deal with the nonlinear non-stationary signals classical algorithm, since 98 has been raised since the widespread use huang had dimensionless author was NASA's high
EMD.m
- emd 算法,用于经验模式分解,基于镜像延拓
all-emd
- 完备工具包,在原工具包中添加了io.m/extr.m,instfreq.m
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.
EMD
- 本程序为EMD(经验模态分解算法)用于MATLAB的M文件,内含EMD分解所需的三次样条插值算法-This procedure for the EMD (empirical mode decomposition) for the MATLAB M-files containing the required EMD decomposition of cubic spline interpolation algorithm
EMD-2.1
- emd_visu.m 是一个很好的对信号进行时频处理的工具箱,能很好的分析信号的特征。-Emd is a box for signal .
EMD-Toolbox
- EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上, 具有非常明显的优势。所以, EMD方法一经提出就在不同的
emd
- This program generates the printout indicated at the end of the * listing and the file SNP containing a snapshot of the magnetic field * at 30 microseconds. The calculations correspond to Figure 3. The model * is homogeneous, with the magnet
emd-hht-m
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
GMM
- 本程序为EMD-HHT-M源代码,供大家交流学习,语音识别专用代码-This program is EMD-HHT-M source code for all to share learning, speech recognition-specific code
emd_n
- emd.m经验模态分解的程序,这个是学习希尔伯特黄变换(hht)的重要部分-emd.m EMD program, this is the study of Hilbert-Huang Transform (hht) important part of the
e--m--d
- EMD数字隐藏,将密文藏人灰度化的数字影像-data hiding inthe digital image by EMD method
emd.m
- emd function for matlab
memd
- 经验模态分解m源程序,matlab实现,一般用于信号分析处理-The EMD program,executed in matlab
emd.m
- empirical mode decomposition process hilbert huang transform - Matlab.
emd
- EMD工具箱,网上很多EMD工具箱有误或者混乱,本EMD工具箱添加到MATLAB的toolbox即可用。-The EMD Toolbox, a lot EMD toolbox wrong or confusing, this EMD toolbox add to the MATLAB toolbox you can use.
EMD
- 基于HHT变换的EMD分解程序。通过调用EMD.m的主函数可以解得IMF函数。-HHT in the EMD program, through function call EMD.m can solve for the IMF
EMD-denoising
- 经验模式分解,消除噪声,并含有运行例子m文件程序。-including EMDdenoise.m,example.m
emd
- EMD分解,用于数字信号处理,本例程为m文件,可直接使用。-emd.m file of matlab
emd
- emd分解程序代码,里面有详细介绍,请下载使用(function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd = Inf; while (sd > 0.1)
