• 大小:
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-10
  • 语言: Matlab
  • 标签: 去噪  

资源简介

去噪,自带数据,可实现一键emd,eemd,ceemd,ssa去噪

资源截图

代码片段和文件信息

function [modes its]=ceemdan(xNstdNRMaxIter)

% WARNING: for this code works it is necessary to include in the same
%directoy the file emd.m developed by Rilling and Flandrin.
%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html
%We use the default stopping criterion.
%We use the last modification: 3.2007

% This version was run on Matlab 7.10.0 (R2010a)
%----------------------------------------------------------------------
%   INPUTs
%   x: signal to decompose
%   Nstd: noise standard deviation
%   NR: number of realizations
%   MaxIter: maximum number of sifting iterations allowed.
%
%  OUTPUTs
%  modes: contain the obtained modes in a matrix with the rows being the modes        
%   its: contain the sifting iterations needed for each mod

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3560  2018-08-03 10:24  去噪整合\ceemdan.m

     文件      72914  2018-08-02 08:33  去噪整合\DATA073001.mat

     文件      84013  2018-08-03 11:59  去噪整合\DATA080301.mat

     文件       5276  2018-08-03 09:08  去噪整合\eemd.m

     文件      22274  2018-08-03 10:27  去噪整合\emd.m

     文件       4361  2018-08-03 09:10  去噪整合\extrema.m

     文件       1291  2018-08-03 11:54  去噪整合\main_quzao.m

     文件       2973  2018-08-03 10:22  去噪整合\ssa1.m

     目录          0  2018-08-03 12:00  去噪整合

----------- ---------  ---------- -----  ----

               196662                    9


评论

共有 条评论