搜索资源列表
RecoveryofSignalfromTransientScatteredResponseCont
- 本文分析了用经验模态分解( Empirical Mode Decomposition ,EMD) 方法处理非平稳噪声信号的基本原理 , 并利用 EMD 方法有效地消除了高斯白噪声对瞬态散射回波的干扰. 文中以一人工合成瞬态回波为例 ,对本方法的有 效性作了检验.
emd
- 经验模态分解(Empirical Mode Decomposition, 简称EMD))方法是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。-Empirical Mode Decomposition
EMD
- labview编写的EMD分解程序 经验模态分解方法(EMD)在非平稳信号的分析和处理中起着重要的作用,为了能够方便的使用EMD方法对信号进行处理,现将LabVIEW虚拟仪器开发平台良好的用户图形界面和MATLAB软件强大的数值分析功能相结合,利用LabVIEW调用MATLAB实现EMD信号处理方法。仿真结果表明对信号进行EMD分解后,使得瞬时频率具有了物理意义,但只是对信号进行了初步处理,可根据实际需要进行相应后续处理。-the labview written EMD decomposit
EMD
- 本程序是用经验模态分解(EMD)算法检测VF信号的,该算法的灵敏度和特异性都达到了90 以上。-This procedure is used empirical mode decomposition (EMD) algorithm to detect VF signals, the sensitivity and specificity of the algorithm has reached more than 90 .
emdxue
- 经验模态分解程序,简称emd,用于信号的分析与处理-Empirical mode decomposition process, referred emd, for analyzing and processing the signal
hilbert-spectrom
- HHT就是先将信号进行经验模态分解(EMD分解),然后将分解后的每个IMF分量进行Hilbert变换,得到信号的时频属性的一种时频分析方法。-HHT is the first signal empirical mode decomposition (EMD decomposition), and then each IMF component decomposed Hilbert transform, frequency analysis method of time-frequency pro
emd
- 此程序为经验模态分解的程序,包含了对信号的去噪-This program for empirical mode decomposition, contains the signal denoising
eemd
- 用于解决EMD分解过程中存在的模态混叠问题,采用总体平均经验模态分解算法,同传统EMD相比,分解效果更好。(To solve the problem of modal aliasing existing in the EMD decomposition process, the total average empirical mode decomposition (EMD) algorithm is adopted, and the decomposition effect is better
matlab
- 经验模态分解EMD 集合经验模态分解EEMD matlab程序,调试可用,可以在此基础上进行改进