登录
首页 » matlab » HHT

HHT

于 2020-11-09 发布
0 100
下载积分: 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 个回复

  • MATLAB-CUDA
    The latest generation of high-end video cards off er considerable computing power using their 100–200 on-card processors, 0.3–1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Unit (GPU) computing capability is through Matlab and Matlab mex functions. With a properly developed mex function, the user-friendly Matlab interface can be used to perform behind-the-scenes parallel computations on the GPU. (The latest generation of high-end video cards offer considerable computing power using their 100-200 on-card processors, 0.3-1.0+ GB of RAM, and fast inter-processor communications. One promising application of this Graphics Processing Unit (GPU) computing capability is through Matlab and Matlab mex functions. With a properly developed mex function, the user-friendly Matlab interface can be used to perform behind-the-scenes parallel computations on the GPU.)
    2011-06-21 02:17:46下载
    积分:1
  • leijiaFFTjiancegailv
    基于FFT的非相关累加捕获伪码,并计算各个信噪比下的检测概率。(FFT-based non-related pseudo-code cumulative capture and calculate the probability of detection under various signal to noise ratio.)
    2011-10-10 20:02:11下载
    积分:1
  • matlab-GUI
    一个关于matlab,制作用户界面的程序,很好的学习代码(On matlab, the production of user interface procedures, good learning code)
    2007-12-24 20:24:16下载
    积分:1
  • 振动信号分析
    说明:  对机械类振动信号处理,幅值谱,相位谱,自功率谱,自回归谱等(For mechanical vibration signal processing, amplitude spectrum, phase spectrum, self power spectrum, auto regression spectrum, etc.)
    2019-10-22 21:50:46下载
    积分:1
  • zuixiaoshengchengshu_biquanfa
    该算法的功能是利用避圈法来求有权图的最小生成树 在函数的编写过程中用到了自己编写的 wode_setdiff(A,b) 函数,具体详参该函数 该算法的实用性相当强,可以实用于任何的赋权有向图最小生成树的求解!!!经过多次不同的运行, 程序的结果都正确无误!(the function is...)
    2010-03-07 19:53:27下载
    积分:1
  • wigb
    画地震剖面图,横坐标是道号,纵坐标为深度或时间(Videos seismic profiles, the abscissa is the channel number, the ordinate is depth or time)
    2013-10-08 15:41:40下载
    积分:1
  • MLNB
    朴素贝叶斯分类器,朴素贝叶斯分类器朴素贝叶斯分类器(Naï ve Bayes Classification,Naï ve Bayes Classification,Naï ve Bayes Classification)
    2020-12-07 20:29:21下载
    积分:1
  • li2015
    energy management in smart grid
    2019-03-28 20:55:42下载
    积分:1
  • MATLABsource
    化学工业出版社出版的《MATLAB 从入门到精通》源代码(MATLAB book source codes.)
    2011-08-18 14:08:53下载
    积分:1
  • filter
    M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi Np=100 Ns=100 weightp=1 weights=100 通带和阻带的加权系数 WpN=linspace(0,Wp,Np) WsN=linspace(Ws,pi-0.05,Ns) Wm=[WpN WsN] p=[ones(1,50),ones(1,50)/2] d=[p,zeros(1,Ns)] W=diag([weightp*ones(1,Np),weights*ones(1,Ns)]) C=cos(Wm*[0:J]) Q=diag(cos(Wm*0.5)) g=(W*Q*C)(W*d) g=g h=(g(J:-1:2)+g(J+1:-1:3))/4 h=[g(J+1)/4 h g(1)*0.5+g(2)/4] h=[h fliplr(h)] W=linspace(0,pi-0.1,512) H=freqz(h,1,W) plot(W/pi,20*log10(abs(H))) (filter design)
    2013-05-18 20:47:33下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载