資源簡介
此文件包含了法國人Gabriel Rilling編寫的EMD,EEMD和CEEMD的程序,有例子還有相關的一篇文獻。
代碼片段和文件信息
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
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????430184??2020-11-23?01:40??CEEMD_eemd\CEEMD_2011.pdf
?????文件????????3560??2020-11-23?01:40??CEEMD_eemd\ceemd_flandrin.m
?????文件????????1460??2020-11-23?01:40??CEEMD_eemd\ecg.mat
?????文件????????3331??2020-11-23?01:40??CEEMD_eemd\eemd.m
?????文件???????22276??2020-11-23?01:40??CEEMD_eemd\emd_07.m
?????文件????????1695??2020-11-23?01:40??CEEMD_eemd\example_2011.m
評論
共有 條評論