資源簡介
ceemdan是對EMD EEMD的改進算法,此程序包中有子程序和測試例子,可以運行
Plese, if you use this code in your work, please cite the paper where the
algorithm was first presented.
If yo
代碼片段和文件信息
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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1695??2011-06-06?20:10??example_ICASSP2011.m
?????文件???????3560??2011-06-06?18:31??ceemdan.m
?????文件???????1460??2011-06-01?15:06??ecg.mat
?????文件???????3331??2011-06-06?18:30??eemd.m
-----------?---------??----------?-----??----
????????????????10046????????????????????4
評論
共有 條評論