​多元经验模式分解(MEMD)算法我要分享

Multiple empirical mode decomposition (MEMD) algorithm

NA-MEMD NA算法 改进EMD NAMEMD 改进

关注次数: 627

下载次数: 3

文件大小: 10KB

代码分类: 音频处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

多元经验模式分解(MEMD)算法是EMD算法从单个变量到任意数量的变量的扩展,其与经验模态分解一样存在模式混合问题,基于噪声辅助的多元经验模式分解(NAMEMD)就在对MEMD的改进,解决其问题。


English Description:

Multiple empirical mode decomposition (MEMD) algorithm is an extension of EMD algorithm from a single variable to any number of variables. It has the same mode mixing problem as empirical mode decomposition. Noise assisted multiple empirical mode decomposition (namemd) is the improvement of MEMD to solve the problem


代码预览

add_noise.m

namemd.m

read_me.txt