资源简介
一种新的EMD改进算法,可以结合其他的解调技术,比如1.5维谱,最小熵解卷积,奇异值差分谱,小波能量谱等。
代码片段和文件信息
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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 415837 2012-12-27 19:30 法国人改进的程序新\A complete ensemble empirical mode decomposition with adaptive noise.pdf
文件 3560 2011-06-06 18:31 法国人改进的程序新\ceemdan.m
文件 1460 2011-06-01 15:06 法国人改进的程序新\ecg.mat
文件 3331 2011-06-06 18:30 法国人改进的程序新\eemd.m
文件 22276 2010-12-03 15:29 法国人改进的程序新\emd.m
文件 1695 2011-06-06 20:10 法国人改进的程序新\example_ICASSP2011.m
目录 0 2013-07-23 09:57 法国人改进的程序新
文件 2229 2013-11-16 10:59 法国人改进的程序新\Unti
文件 409 2013-09-13 21:43 法国人改进的程序新\plot_emd_result.m
----------- --------- ---------- ----- ----
450797 9
相关资源
- bemd 二维经验模态分解
- EEMD-ANN
- atrous-plusBEMD
- EMD-end-effect-reference-code EMD端点效应参
- EMD-hilbert-IMF 本程序主要通过EMD和hil
- VMD 变模式分解(Variational Mode Decompo
- CEEMD_V ceemdan是对EMD EEMD的改进算法
- CEEMD-Noise
- EMD-denoising 内容包括:EMD去噪
- [HHT]-fast-EMDEEMDCEEMD-with-ref 本压缩文件
- CEEMD_eemd 此文件包含了法国人Gabriel
- emd 西储大学电机轴承故障诊断
- emdcmp 对心电信号进行EMD分解
- bemd 二维EMD程序
- denoising
- EMD matlab实现EMD分解。完整的EMD分解程
- emd 个比较经典的二维经验模式分解程
- Annas-EMD 二维EMD算法
- emd(2) 在MATLAB环境下实现二维emd分解
- ceemd 一段eemd分解的程序
- 经验模态分解hht变换程序
- SEIR 2Matlab源码
- EMD+相关系数+Hilbert+包络谱
- EMD分解小程序
- EEMD经验变分模态分解
- MatlabEMDHHTSVM-程序及图形.doc
- 关于经验模态分解的的一些matlab程序
- emd程序对机械振动信号分解
- EEMD信号分解
- EMD分解matlab程序
评论
共有 条评论