登录
首页 » matlab » HHT

HHT

于 2020-11-09 发布
0 81
下载积分: 1 下载次数: 3

代码说明:

说明:  matlab实现HHT变换,包含具体EMD分解过程与信号重构过程(matlab EMD HHT, It includes specific EMD decomposition process and signal reconstruction process)

文件列表:

HHT, 0 , 2020-11-09
HHT\example5_1.m, 1356 , 2020-06-27
HHT\example5_2.m, 2251 , 2016-10-10
HHT\example5_3.m, 1690 , 2016-07-25
HHT\example5_4.m, 1372 , 2016-06-03
HHT\example5_5.m, 1376 , 2016-06-03
HHT\example5_6.m, 1332 , 2016-06-03

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

发表评论

0 个回复

  • matlab1
    matlab实现几种基本的通信仿真技术 (to achieve basic communication matlab simulation of several)
    2010-07-28 16:27:50下载
    积分:1
  • HUANJIN
    一个黄金分割法的MATLAB程序,并有相应例子(A golden section method of MATLAB program, and a corresponding example)
    2010-10-29 15:29:23下载
    积分:1
  • Processing-the-image-area
    这段程序是关于图像区域处理的,很全面,值得一看(This process is handled on the image area, it is comprehensive, worth a visit)
    2011-05-04 15:36:32下载
    积分:1
  • qsort_main
    采用递归的方法实现快速排序,在MATLAB的环境(fastsort in matlab)
    2011-12-18 21:19:47下载
    积分:1
  • Outage-Probability
    Outage probability is a crude measure of performance. It is defined as the probability when mutual information is less than the given threshold. The importance of outage probability is that when outage occurs, there is more likely to have decoding failure. In other words, it is a typical error. In fading channels, the received signal has no constant power which be depending on the channel, can be described by probability models. Thus, signal to noise ratio will also becomes a random variable. and Thus the maximum capacity of the channel becomes a random variable. Outage probability says according to the variable signal to noise ratio at the received end, what is the probability that a rate is not supported due to variable signal to noise raito.
    2015-03-10 14:51:10下载
    积分:1
  • MDP
    说明:  机器学习 马可夫决策 策略迭代 MATLAB代码(MDP policy iteration)
    2020-06-15 22:55:01下载
    积分:1
  • yasuo
    采用离散余弦变换和霍夫曼编码,对图像进行压缩存储,并且完成解压缩(Discrete cosine transform and Huffman coding, the image compression and storage, and complete decompression)
    2011-05-19 20:42:18下载
    积分:1
  • K-means
    K均值算法描述: 给定类的个数K,将N个对象分到K个类中去, 使得类内对象之间的相似性最大,而类之间的相似性最小。(K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the similarity between the minimum class.)
    2013-04-11 11:04:17下载
    积分:1
  • Communication-System-Simulation-3-4
    讲述通信系统仿真的内容,包括模拟调制和模拟数字转换的知识(About the content of the communications system simulation, including the knowledge of analog modulation and analog-to-digital conversion)
    2013-04-12 13:37:53下载
    积分:1
  • 11
    说明:   广告流水灯程序 ORG 00H MOV P2,#80H START:MOV A,#0FFH 赋初值 CLR C MOV R2,#8 LOOP:RRC A 带进位右移 MOV P1,A CALL DELAY DJNZ R2,LOOP MOV R2,#7 LOOP1:RLC A 带进位左移 MOV P1,A CALL DELAY DJNZ R2,LOOP1 JMP START DELAY:MOV R3,#20 延时0.2秒 D1: MOV R4,#20 D2: MOV R5,#248 DJNZ R5,$ DJNZ R4,D2
    2012-11-22 13:22:07下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载