登录
首页 » matlab » HHT-for-complex-analysis-MATLAB

HHT-for-complex-analysis-MATLAB

于 2020-11-03 发布 文件大小:311KB
0 118
下载积分: 1 下载次数: 29

代码说明:

  利用HHT希尔伯特黄变换算法分析各种复杂谐波,暂降,中断,简单谐波,简单中断以及间谐波等的MATLAB 处理(HHT Hilbert-Huang Transform for complex harmonics, dips, interruptions, harmonics simple, easy to break and inter-harmonics of MATLAB processing)

文件列表:

MATLAB希尔黄针对各种波
......................\基于HHT的暂态电能质量多扰动信号的检测.doc,526351,2015-05-22
......................\复杂中断
......................\........\3435567788.fig,12200,2010-06-06
......................\........\emd.m,17417,2010-04-26
......................\........\emdyy.m,1133,2010-04-26
......................\........\hhspectrum.m,2850,2010-04-26
......................\........\IMFeg.asv,2299,2010-06-13
......................\........\IMFeg.m,2378,2010-06-13
......................\........\toimage.m,3003,2007-06-27
......................\复杂暂降(幅值)
......................\................\emd.m,17417,2010-04-26
......................\................\emdyy.m,1133,2010-04-26
......................\................\hhspectrum.m,1915,2010-06-16
......................\................\IMFeg.asv,2292,2010-06-12
......................\................\IMFeg.m,1692,2010-06-18
......................\................\toimage.m,1942,2010-06-16
......................\复杂暂降(时刻)
......................\................\emd.m,17417,2010-04-26
......................\................\emdyy.m,1133,2010-04-26
......................\................\hhspectrum.m,1915,2010-06-16
......................\................\IMFeg.asv,2292,2010-06-12
......................\................\IMFeg.m,1632,2010-06-17
......................\................\toimage.m,1942,2010-06-16
......................\复杂谐波
......................\........\emd.m,17417,2010-04-26
......................\........\emdyy.m,1133,2010-04-26
......................\........\hhspectrum.m,1945,2015-12-24
......................\........\IMFeg.m,1626,2010-06-16
......................\........\toimage.m,1942,2010-06-16
......................\简单中断
......................\........\emd.m,17417,2010-04-26
......................\........\emdyy.m,1133,2010-04-26
......................\........\hhspectrum.m,1916,2010-06-16
......................\........\IMFeg.asv,2263,2010-06-06
......................\........\IMFeg.m,1392,2010-06-18
......................\........\toimage.m,1942,2010-06-16
......................\简单谐波
......................\........\emd.m,17417,2010-04-26
......................\........\emdyy.m,1133,2010-04-26
......................\........\hhspectrum.m,1915,2010-06-16
......................\........\IMFeg.m,1478,2015-12-24
......................\........\toimage.m,1942,2010-06-16
......................\间谐波
......................\......\emd.m,17417,2010-04-26
......................\......\emdyy.m,1133,2010-04-26
......................\......\hhspectrum.m,1916,2010-06-16
......................\......\IMFeg.asv,2262,2010-06-07
......................\......\IMFeg.m,2262,2010-06-07
......................\......\toimage.m,1942,2010-06-16

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

发表评论

0 个回复

  • HuMoment
    Hu矩的计算,通过Hu矩计算可以实现图像的旋转、平移的不变特性(Hu Moment, can be achieved by Hu Moment of image rotation, translation invariant features)
    2010-07-02 09:36:45下载
    积分:1
  • MATLAB-7.x
    matlab 7.x程序设计一书的源程序。第一篇绘图与句柄式图形,第二篇 图形化使用者界面,第三篇 深入活用MATLAB Compiler(matlab 7.x programming book source. First drawing and handle graphics, graphical user interface, second, third depth utilize MATLAB Compiler)
    2010-12-29 16:24:38下载
    积分:1
  • EM-algorithm--based-on-density-estimation
    EM algorithm using matlab
    2012-03-21 21:05:22下载
    积分:1
  • countoverzeros
    语音处理的短时时域处理技术中的短时过零率的MATLAB编程( In pronunciation processing short-time time domain processing technology short-time zero rate MATLAB has programmed )
    2006-06-09 15:55:43下载
    积分:1
  • ganer
    杆单元有限元分析程序,并计算出当一个杆截面变化时,位移函数的灵敏度。(Bar element finite element analysis program, and calculate the cross section when a shot change, the displacement function of sensitivity.)
    2010-05-20 23:44:59下载
    积分:1
  • beam-patterns-in-different-spaces
    在不同波束空间中的波束方向图(分为四个不同的空间对比,阵列间隔为半波长)(beam patterns in different spaces)
    2011-12-21 11:56:33下载
    积分:1
  • Simple_perceptron_OR
    Code implementation of a Simple Perceptron Neural Network that learns the logical OR function with 2 and 4 inputs.
    2015-03-22 04:29:43下载
    积分:1
  • 势场法-改进
    通过这一算法可以实现二维平面内无人机的路径规划。在该平面内存在已知的障碍,势场法通过给终点添加引力,对障碍增加斥力,使得无人机能够顺利的避障并到达终点。通过对传统势场法的改进,避免了无人机容易陷入极值的问题,使搜索更易实现。(Through this algorithm, the path planning of the UAV in the two-dimensional plane can be realized. There are known obstacles in the plane. The potential field method adds gravity to the terminal to increase the repulsion for obstacles, so that the UAV can avoid obstacles and reach the terminal smoothly. Through the improvement of the traditional potential field method, it avoids the problem that the UAV is easily trapped in the extreme value and makes the search more easy to be realized.)
    2018-01-09 09:44:50下载
    积分:1
  • mcca
    说明:  cca典型相关分析的多变量版本mcca,典型的一种盲源分离算法(Multivariate version of canonical correlation analysis)
    2020-11-05 09:39:54下载
    积分:1
  • MUSIC
    MUSIC(多重信号提取)分析与仿真,从加有噪声的观测信号中分析提取出原信号(MUSIC (multiple signal extraction) analysis and simulation, plus a noise from the observation signal analysis to extract the original signal)
    2011-01-07 17:54:00下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载