登录
首页 » matlab » EMD-cc程序

EMD-cc程序

于 2020-04-29 发布
0 210
下载积分: 1 下载次数: 2

代码说明:

说明:  EMD分解信号,利用相关系数选取有效本证模态函数,最终得到滤波信号(EMD decomposes the signal, uses the correlation coefficient to select the effective intrinsic mode function, and finally obtains the filtered signal.)

文件列表:

EMD-cc程序, 0 , 2020-04-29
EMD-cc程序\EMD-cc程序, 0 , 2020-04-29
EMD-cc程序\EMD-cc程序\emd.m, 1079 , 2017-07-19
EMD-cc程序\EMD-cc程序\extr1.m, 1669 , 2017-01-23
EMD-cc程序\EMD-cc程序\FFTAnalysis.m, 208 , 2016-10-26
EMD-cc程序\EMD-cc程序\findpeaks.m, 913 , 2016-10-26
EMD-cc程序\EMD-cc程序\hhspectrum.m, 629 , 2016-11-04
EMD-cc程序\EMD-cc程序\HilbertAnalysis.m, 235 , 2016-10-26
EMD-cc程序\EMD-cc程序\junzhi.m, 354 , 2017-06-27
EMD-cc程序\EMD-cc程序\ll.m, 386 , 2017-06-27
EMD-cc程序\EMD-cc程序\LocalMeanEn.m, 373 , 2017-01-22
EMD-cc程序\EMD-cc程序\move.m, 1913 , 2019-04-05
EMD-cc程序\EMD-cc程序\plot_hht.m, 1688 , 2016-10-26
EMD-cc程序\EMD-cc程序\q.txt, 143026 , 2018-05-23
EMD-cc程序\EMD-cc程序\SNR_singlech.m, 262 , 2018-11-15
EMD-cc程序\EMD-cc程序\test1.m, 1857 , 2020-02-06
EMD-cc程序\EMD-cc程序\testll.m, 553 , 2017-06-26
EMD-cc程序\EMD-cc程序\test_emd.m, 3006 , 2020-02-06
EMD-cc程序\EMD-cc程序\X.txt, 142726 , 2018-05-23
EMD-cc程序\EMD-cc程序\X7.txt, 142891 , 2018-05-23
EMD-cc程序\EMD-cc程序\X8.txt, 142529 , 2018-05-23
EMD-cc程序\EMD-cc程序\X8N.txt, 142836 , 2018-05-23
EMD-cc程序\EMD-cc程序\Y.txt, 19703 , 2019-07-01
EMD-cc程序\EMD-cc程序\Y8W.txt, 142932 , 2018-05-23
EMD-cc程序\EMD-cc程序\yantuo.m, 1992 , 2017-01-22
EMD-cc程序\EMD-cc程序\yn_emd.m, 1148 , 2017-06-27
EMD-cc程序\emd.m, 1079 , 2017-07-19
EMD-cc程序\extr1.m, 1669 , 2017-01-23
EMD-cc程序\FFTAnalysis.m, 208 , 2016-10-26
EMD-cc程序\findpeaks.m, 913 , 2016-10-26
EMD-cc程序\hhspectrum.m, 629 , 2016-11-04
EMD-cc程序\HilbertAnalysis.m, 235 , 2016-10-26
EMD-cc程序\junzhi.m, 354 , 2017-06-27
EMD-cc程序\ll.m, 386 , 2017-06-27
EMD-cc程序\LocalMeanEn.m, 373 , 2017-01-22
EMD-cc程序\move.m, 1913 , 2019-04-05
EMD-cc程序\plot_hht.m, 1688 , 2016-10-26
EMD-cc程序\q.txt, 143026 , 2018-05-23
EMD-cc程序\SNR_singlech.m, 262 , 2018-11-15
EMD-cc程序\test1.m, 1857 , 2020-02-06
EMD-cc程序\testll.m, 553 , 2017-06-26
EMD-cc程序\test_emd.m, 3006 , 2020-02-06
EMD-cc程序\X.txt, 142726 , 2018-05-23
EMD-cc程序\X7.txt, 142891 , 2018-05-23
EMD-cc程序\X8.txt, 142529 , 2018-05-23
EMD-cc程序\X8N.txt, 142836 , 2018-05-23
EMD-cc程序\Y.txt, 19703 , 2019-07-01
EMD-cc程序\Y8W.txt, 142932 , 2018-05-23
EMD-cc程序\yantuo.m, 1992 , 2017-01-22
EMD-cc程序\yn_emd.m, 1148 , 2017-06-27

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

发表评论

0 个回复

  • Swarm_Intelligent_Systems
    说明:  群智能系统 主要讲述,蚁群算法、微粒群算法的原理以及应用,以及这些算法在MATLAB中的应用。(Swarm intelligence system is mainly about, ant colonies, particle swarm optimization theory and applications, and these algorithms in the MATLAB application.)
    2011-04-01 02:51:41下载
    积分:1
  • histogramEqualization
    It is user-build functions to create a histogram of an image and to equalize it. histogram.m:=creates histogram of an image histEqual.m:=equalizes the historam
    2011-07-27 23:06:26下载
    积分:1
  • matlabc
    matlab C编程函数速查手册,很有参考价值(matlab C Programming Functions Quick Reference, great reference value)
    2013-12-05 20:40:52下载
    积分:1
  • windowfilter
    说明:  功能一句话:Design Linear-Phase FIR using Window: rectangular window,Hamming window,Bartlett window。是学习信号处理FIR滤波器设计时很好的代码。(Design Linear-Phase FIR using Window: rectangular window,Hamming window,Bartlett window)
    2009-07-26 06:01:45下载
    积分:1
  • picturesharpen
    代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。(failed to translate)
    2010-12-10 17:05:48下载
    积分:1
  • matlab-IGBT--spwm
    应用matlab 的simulink建立的有关IGBT的逆变硬件电路及SPWM程序(The application of matlab established the relevant IGBT simulink SPWM inverter hardware circuit and program )
    2012-05-22 14:06:42下载
    积分:1
  • d
    说明:  这是一个mantlab的程序,如果大家有需要的话 请下载!(it is matlab,please download it is free! and if you have any other problem!call me !)
    2010-08-31 17:53:33下载
    积分:1
  • kalman
    卡尔曼滤波器在目标追踪上的应用,目标真实运动为匀速直线运动,系统噪声为高斯白噪声。(Kalman filter for target tracking application on the target real motion is uniform motion, the system noise is Gaussian white noise.)
    2013-11-12 21:04:29下载
    积分:1
  • recognition
    pattern recognition code
    2012-12-04 19:02:20下载
    积分:1
  • MATLABshiyongyidiantihui
    matlab 使用的心得与体会 在使用过程中肯能会遇到的问题(matlab use of the experience and experience in the process of using the point to be encountered)
    2012-04-15 17:08:38下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载