资源简介
matlab EMD 降噪方法 ,m文件 ,可分析振动信号
代码片段和文件信息
function EMDdenoised=EMDdenoise(signalmethoditerationsaltermethodnofsiftsthrestypeT_multM1IM2)
%EMDdenoised : denoised signal
%signal : Noisy signal
%method : EMDdenoising method
% ‘IT‘ for Interval Thresholding (see [1])
% ‘IIT‘ for Iterative Interval Thresholding (see [1])
% ‘CIIT‘ for Clear first Iterative Interval Thresholding [1]
%iterations : Number of averaging iterations for IIT and CIIT methods
%altermethod : Noise altering method
% ‘circ‘ for random circulations
% ‘perm‘ for random permutations
%nofsifts : Number of sifting iterations (it should take a value
% between 5 and 10.
%threstype : Thresholding method
% ‘hard‘ for hard Thresholding
% ‘soft‘ for soft Thresholding (see [2])
% ‘softSCAD‘ for smoothly clipped absolute deviation
% (SCAD) penalty Thresholding (see [2]).
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 19808 2020-11-15 07:25 EMDdenoise.m
文件 715 2020-11-15 07:25 exampleEMD.m
- 上一篇:matlab实现的SVM多分类
- 下一篇:A星算法进行栅格法路径规划
相关资源
- EMD 算法MATLAB 程序
- Norden E.Huang的FEEMD算法
- EEMD的MATLAB程序
- eemd分解和作图
- eemd算法程序 matlab代码
- MATLAB信号处理EEMD工具箱
- EMD matlab实现源码
- EEMD集成经验模态分解matlab程序.rar
- emd和eemd算法的matlab源程序
- 中央大学 EMD HHT Matlab 源代码
- EMD HHT Matlab 信号分析,Google英文原版
- HHT变换的3种方法
- 振动信号原始数据-数据.zip
- matlab自带HHT算法,最简洁的EMD分解
- ModelPredictiveControlSystemDesignandImplement
- 西储大学轴承故障分析matlab代码
- Matlab EMD工具箱+时频分析TFTB工具箱
- 数字图像处理作业图像加椒盐噪声加
- 小波工具箱进行脑电降噪实验数据及
- matlab在振动信号中的应用
- MATLAB在振动信号处理中的应用_115704
- MATLAB在振动信号处理中应用
- 经验模态分解+样本熵matlab程序代码
- MATLAB在振动信号处理中的应用_王济
- 《matlab在振动信号处理中的应用》教
- 西储大学轴承数据及EMD代码
- matlab振动信号处理
- 老师荐)matlab在振动信号处理中的应
- MATLAB TDM Example.zip《用Matlab处理TDMS数据
- 小波包降噪的程序,并有注解
评论
共有 条评论