登录
首页 » matlab » EMD-LMD_Denoising

EMD-LMD_Denoising

于 2021-03-25 发布 文件大小:3KB
0 253
下载积分: 1 下载次数: 46

代码说明:

  EMD或者LMD的能量密度与其平均周期的乘积K值,当K值发生较大变化的时候,证实该分量为白噪声,可以剔除,将剩下的分量进行重构,达到去噪的目的。(The product of K EMD or LMD energy density and average cycle value when the K value was changed greatly, the component for white noise can be eliminated, the remaining components are reconstructed to achieve the purpose of de-noising.)

文件列表:

EMD,LMD_Denoising
.................\EMD_quzao.m,597,2016-11-13
.................\Example.m,268,2017-04-25
.................\lmd.M,3658,2016-11-13
.................\LMD_quzao.m,618,2016-11-13

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

发表评论

0 个回复

  • Adaptive_Filters_Theory_and_Applications
    Least Mean Square Newton Algorithm
    2009-05-19 18:07:48下载
    积分:1
  • speaker recognitionHMM
    基于HMM的说话人识别系统,包括提取MFCC特征,特征对比等。(A speaker recognition system based on HMM,included the extraction of MFCC features and features comparison)
    2019-06-07 12:51:30下载
    积分:1
  • DFT-analysis-
    利用DFT分析离散信号频谱的实验。利用FFT分析信号 x[k]=cos(3pik/8 +pi/4 ) 的频谱;确定DFT计算的参数,绘出其频谱;并进行理论值与计算值比较。(DFT analysis of discrete signal spectrum utilization experiments. Analysis using FFT signal x [k] = cos (3pik/8+ pi/4) of the spectrum determine the parameters of DFT calculations, draw its spectrum and comparing the theoretical and calculated values.)
    2013-12-24 20:15:34下载
    积分:1
  • 26964185
    说明:  基于CRAFT的多阶段柔性设备布局优化算法   多阶段设备布局下的总成本包括设备拆装成本、物料搬运成本以及区域利用成本,问题的目标是最小化总成本。首先,在分析问题的基础上,建立基于多阶段设备布局优化目标的数学模型 其次,采用改进的CRAFT启发式算法优化单阶段设备布局 进一步,提出基于单阶段设备布局算法的多阶段启发式算法,优化多阶段设备布局 最后,数值实验表明算法优化后总成本降幅达28.57%. (CRAFT-based multi-stage flexible equipment layout optimization algorithm under the multi-stage equipment, the layout of the total cost including equipment disassembly cost, material handling costs as well as regional use of cost, the goal is to minimize the total cost. First of all, the analysis of the problem on the basis of the equipment based on the layout of multi-stage mathematical model of optimization objectives Secondly, the adoption of improved CRAFT heuristic algorithm to optimize the layout of single-stage device to further, based on equipment layout algorithm for single-stage multi-stage heuristic algorithm, optimize the layout of multi-stage equipment Finally, numerical experiments show that the optimized algorithm for the total cost of 28.57 percent decrease.)
    2008-10-17 09:39:38下载
    积分:1
  • FOChS
    说明:  matlab程序模拟微分方程。各种流行的系统显示混沌运动特征。(This toolbox contains the functions which can be used to simulate some of the well-known fractional order chaotic systems, such as: - Chen s system, - Arneodo s system, - Genesio-Tesi s system, - Lorenz s system, - Newton-Leipnik s system, - Rossler s system, - Lotka-Volterra system, - Duffing s system, - Van der Pol s oscillator, - Volta s system, - Lu s system, - Liu s system, - Chua s systems, - Financial system, - 3 cells CNN. The functions numerically compute a solution of the fractional nonlinear differential equations, which describe the chaotic system. Each function returns the state trajectory (attractor) for total simulation time. )
    2010-05-01 03:35:42下载
    积分:1
  • MIMO-channel-matlab
    MIMO channel model and capacity
    2011-11-04 06:49:51下载
    积分:1
  • montecarlo
    蒙特·卡罗方法(Monte Carlo method),也称统计模拟方法,是二十世纪四十年代中期由于科学技术的发展和电子计算机的发明,而被提出的一种以概率统计理论为指导的一类非常重要的数值计算方法。是指使用随机数(或更常见的伪随机数)来解决很多计算问题的方法。与它对应的是确定性算法。蒙特·卡罗方法在金融工程学,宏观经济学,计算物理学(如粒子输运计算、量子热力学计算、空气动力学计算)等领域应用广泛。(The Monte Carlo method, also known as the statistical simulation method, was proposed in the mid-1940s due to the development of science and technology and the invention of electronic computers. A very important numerical calculation method for classes. Refers to the use of random numbers (or more common pseudo-random numbers) to solve many computational problems. Corresponding to it is a deterministic algorithm. The Monte Carlo method is widely used in financial engineering, macroeconomics, computational physics (such as particle transport calculation, quantum thermodynamics calculation, aerodynamic calculation).)
    2020-12-22 21:49:07下载
    积分:1
  • cantor
    该函数实现了cantor三分集的生成,例如输入cantor(0,0,1,0)即可产生[0,1]区间的三分集(The function implements the generation of the cantor ternary set, for example, enter the cantor (0,0,1,0) to generate the third set of the interval [0,1] )
    2012-04-09 18:05:31下载
    积分:1
  • KDDA
    核直接线性判别方法(kdda),主要用于人脸识别,模式分类。(nuclear direct linear discriminant method (kdda), mainly used for face recognition, pattern classification.)
    2007-01-06 16:00:42下载
    积分:1
  • routhtablepaper
    说明:  利用Matlab编写程序实现以下功能:以多项式形式输入系统前向通路传递函数和反馈回路传递函数,计算系统开环增益,判定型别,根据控制系统劳斯稳定判据原理,列出得到的任意阶次系统的劳斯表,判定闭环系统稳定性,若不稳定给出具有正实部极点的数目。 (1)根据用户输入的稳定度a,计算稳定的开环增益K的范围; (2)确定系统的最大稳定度a,计算相应的开环增益K的值。 (The use of Matlab programming to achieve the following functions: polynomial in the form of input system transfer function to the path and feedback loop transfer function, system open-loop gain calculation to determine type, according to Routh stability criterion control system theory, has been listed in the system of arbitrary order Routh table to determine the stability of the closed-loop system, if the stability of a positive real part gives the number of poles. (1) According to the stability of the user to enter a, calculation of the stability of the open-loop gain of the scope of K (2) to determine the most stable system a, the calculation of the open-loop gain of the corresponding K value.)
    2009-08-03 20:23:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载