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

HHT-for-complex-analysis-MATLAB

于 2020-11-03 发布 文件大小:311KB
0 262
下载积分: 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 个回复

  • MATLAB-Fermi-function-approximation
    用MATLAB和数值逼近方法实现费米函数的简捷计算(MATLAB and numerical approximation method for the simple calculation of the Fermi function)
    2020-12-13 21:09:16下载
    积分:1
  • Canon
    用MATLB演奏《卡农》的程序源码设计,可用类似方法编写其他歌曲(" Canon" played with MATLB program source design, can be written in a similar way to other songs)
    2013-04-08 09:50:49下载
    积分:1
  • javalauncher
    关于JAR文件生成EXE文件其实还是要用虚拟机的(JAR files on the EXE file in fact generated or virtual machine to use)
    2009-04-25 03:21:03下载
    积分:1
  • matlabc
    混沌小信号分析,混沌背景下的 参数估计,物理学报已发表的文章。(Small-signal analysis of chaos, chaos in the context of parameter estimation, physics reported to have published the article.)
    2009-06-03 11:50:30下载
    积分:1
  • filter
    :本文主要研究了应用多相滤波技术的信道化接收机建模问题。在给定信道频谱划分方案下,推导了基于多相 滤波器的信道化接收机数学模型。并由此模型设计了一个四信道模拟系统。最后用仿真实验结果验证了模型的正确性。(research a wave filter )
    2021-03-09 15:49:27下载
    积分:1
  • MATLABbpsk
    用MATLAB实现的bpsk调制 包含正弦波信号。。(Implemented using MATLAB contains sine wave modulation signal bpsk. .)
    2010-09-10 19:48:13下载
    积分:1
  • support-vector-machine
    支持向量机非线性回归通用matlab程序,本程序使用支持向量机法,实现对数据的非线性回归,核函数的设定和修改在函数内部进行,数据预处理在函数外部进行,简单易懂,希望能对大家有所帮助(Universal non-linear regression support vector machine matlab program, this program uses support vector machine method to achieve non-linear regression of data, settings and modify the kernel function within the function, the data pre-processing function externally, simple and easy to to understand, hoping to be helpful to everyone)
    2009-11-12 14:57:19下载
    积分:1
  • Viewpoint_Adjustment_Using_Seam_Carving
    Viewpoint Adjustment Using Seam Carving Imitate Parallax with Seam Carving: Foreground objects or other objects of interest are tend to be more “interesting” than the background. Seam carving algorithm can automatically distinguish the two. Removing seams from one side of the object while adding seams to the other side will move the object in one direction while keeping the background relatively the same.
    2009-12-13 05:24:45下载
    积分:1
  • simulink
    A Tutorial pdf for learning Matlab Simulink
    2012-01-14 16:00:24下载
    积分:1
  • afd_butt
    IIR数字滤波器的模拟,与一些计算过程的计算机化,是标准课本的一个计算过程的程序化(IIR digital filter simulation, and the computerization of some computational process, is the standard textbook procedure for the calculation of a)
    2010-10-11 09:48:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载