登录
首页 » matlab » EEMD处理

EEMD处理

于 2020-06-19 发布
0 222
下载积分: 1 下载次数: 6

代码说明:

说明:  EMD的扩展算法,集合经验模态分解(EEMD), 程序完整可运行(Extension algorithm of EMD, ensemble empirical mode decomposition (EEMD), complete and runnable program)

文件列表:

EEMD处理\aveEner.m, 593 , 2019-03-25
EEMD处理\dist_value.m, 847 , 2011-11-26
EEMD处理\eemd.m, 2004 , 2011-11-26
EEMD处理\eemdexample01.m, 229 , 2019-04-12
EEMD处理\extrema.m, 2180 , 2011-11-26
EEMD处理\ifndq.m, 1818 , 2011-11-26
EEMD处理\significance.m, 2938 , 2011-11-26
EEMD处理, 0 , 2019-04-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • Simpletwopathmultipthefadingchannel
    Simple two path Rayleigh fading channel
    2011-01-10 19:52:52下载
    积分:1
  • ARMA2D
    主程序arma2Ddemo是对模拟图像的2DAR和ARMA参数估计。(arma2Ddemo: See and run the demo arma2Ddemo for an example of 2D AR and ARMA parameters estimation from simulated images. - sim_ar2d: generation of simulated 2D AR process. - sim_arma2d: generation of simulated 2D ARMA process. - ar2d: solves 2D yule walker to estimate AR parameters - arma2d: estimation of 2D ARMA parameters. First step: estimation of the gaussian input by inv_ar2d, Second step: linear system solution to estimates simultaneously AR and MA parameters, as explained in [1]. - inv_ar2d: first step in arma2d. Filters through inverse filter 1/AR an AR process, to generate its innovation Gaussian signal. It is used here to estimate the Gaussian noise input to the ARMA 2D process, approximating the ARMA model to a high order AR model. - poles2coeff: converts poles chosen by user to AR or MA coefficients (support function) )
    2010-11-15 21:38:56下载
    积分:1
  • G_P
    此程序是用G-P算法计算关联维数Dc。 注意:一定要下载混沌工具箱后使用。(This procedure GP algorithm is the correlation dimension Dc. Note: Be sure to use the chaos toolbox download。)
    2009-05-29 00:09:03下载
    积分:1
  • MedImageEnhanceSwitching2
    Medical Image Enhancment using a switching threshhold
    2010-01-27 06:51:44下载
    积分:1
  • Matlab-Codes
    荷兰瓦格宁根大学研究的温室小气候模型,包含17个状态变化和8个控制变量,具有较高的模拟精度(a complete greenhouse microclimate model developed by wagenigen, have 17 state variables and 8 control inputs,and posses precise simulation error)
    2013-09-15 14:14:32下载
    积分:1
  • pressione
    This functions models the pression profile with height
    2014-09-29 20:37:08下载
    积分:1
  • debug-referenced-by
    Dynamically create a variable. This should create a context extension.
    2014-02-02 23:00:05下载
    积分:1
  • matlabdplizi
    这是这是一个动态规划法逆序算法的算例 联合开发网 - pudn.com
    2012-04-17 19:30:31下载
    积分:1
  • LB5
    DESIGN controlled rectifier in a package of visual modeling SIMULINK
    2013-02-21 04:39:22下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载