登录
首页 » matlab » svrForEMD-

svrForEMD-

于 2020-10-19 发布 文件大小:4652KB
0 201
下载积分: 1 下载次数: 128

代码说明:

  基于支持回归向量机的端点延拓程序解决EMD端点效应,包括向左延拓和向后延拓。(EMD solve end effect based on support vector machine regression endpoint extension programs, including the left rear extension and extension.)

文件列表:

emd3.m,20681,2011-03-04
SVM_SteveGunn
.............\binomial.m,371,1997-09-19
.............\centrefig.m,144,1998-05-01
.............\cmap.mat,1728,1997-08-13
.............\Contents.m,1118,2006-03-23
.............\Examples
.............\........\Classification
.............\........\..............\iris1v23.mat,2696,1997-09-28
.............\........\..............\iris2v13.mat,2696,1997-09-28
.............\........\..............\iris3v12.mat,2696,1997-09-28
.............\........\..............\linsep.mat,672,1997-11-06
.............\........\..............\nlinsep.mat,712,1997-11-06
.............\........\Regression
.............\........\..........\example.mat,744,1997-11-07
.............\........\..........\sinc.mat,1056,1997-08-20
.............\........\..........\titanium.mat,1096,1997-09-27
.............\nobias.m,457,1998-08-06
.............\Optimiser
.............\.........\emd.m,17969,2006-10-25
.............\.........\emd1.m,18487,2010-12-02
.............\.........\emd3.m,20681,2011-03-04
.............\.........\emddenoise.m,2871,2014-12-20
.............\.........\example1.m,936,2014-12-21
.............\.........\HibeeRaw.wav,7066596,2013-07-30
.............\.........\io.m,335,2006-10-25
.............\.........\Makefile,27,2001-10-11
.............\.........\pr_loqo.c,16731,2001-10-11
.............\.........\pr_loqo.h,2388,2001-10-11
.............\.........\qp.c,7245,2001-10-11
.............\.........\qp.dll,49152,2001-10-26
.............\.........\qp.mexw32,18944,2014-12-27
.............\.........\Untitled.m,2779,2014-12-31
.............\.........\Untitled2.m,677,2014-12-26
.............\.........\Untitled3.m,244,2014-12-13
.............\.........\Untitled4.m,1016,2014-12-13
.............\.........\Untitled5.m,8942,2014-12-27
.............\.........\Untitled6.m,1016,2014-12-19
.............\.........\Untitled7.m,429,2014-12-19
.............\qp.dll,49152,2001-10-26
.............\htm" target=_blank>README,2642,2001-10-12
.............\README.txt,2642,2001-10-12
.............\softmargin.m,312,1998-04-21
.............\svc.m,2687,2005-04-14
.............\svcerror.m,837,1998-08-21
.............\svcinfo.m,1228,1998-03-10
.............\svcoutput.m,973,1998-04-21
.............\svcplot.m,3109,2001-10-12
.............\svdatanorm.m,1299,1998-06-23
.............\svkernel.m,2608,2001-10-11
.............\svr.m,3982,1998-08-21
.............\svrerror.m,1203,1998-08-21
.............\svroutput.m,711,1998-04-15
.............\svrplot.m,1823,1998-02-13
.............\svtol.m,401,1998-08-21
.............\uiclass.m,5386,1997-11-18
.............\uiclass.mat,12592,1997-11-18
.............\uiregress.m,5627,1997-09-27
.............\uiregress.mat,11640,1998-10-12
svrForEMD.m,8942,2014-12-27

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

发表评论

0 个回复

  • burgf
    信号为两个正弦信号加高斯白噪声,用burg递推法对其进行功率谱估计,效果不错。(Signal for two sinusoidal signal plus Gaussian white noise, the recursive method burg its power spectrum estimation, good results.)
    2009-06-14 15:44:26下载
    积分:1
  • FBG-TMM
    说明:  光纤光栅时延反射谱(包括均匀和非均匀光纤光栅)非常有用哦(Fiber Bragg Grating Delay reflection spectrum (including uniform and non-uniform fiber Bragg grating) Oh very useful)
    2008-11-17 20:06:33下载
    积分:1
  • rectifier2
    基于PWM的可控直流电源设计与实现,PWM整流电路原理图(PWM-controlled DC power supply based on the design and implementation, PWM rectifier)
    2011-05-21 15:31:44下载
    积分:1
  • NEH_ForTFT
    排序问题的NEH算法,用于解决最小总完工时间的无等待流水调度问题,是最有名的启发式算法(NEH algorithm is the best algorithm for serching the minimum total flow time of no wait flow-shop porblem )
    2020-08-25 16:38:16下载
    积分:1
  • femte
    有限元法(finite element method)求波导中的TE模(FEM (finite element method) waveguide for the TE mode)
    2007-04-25 10:15:28下载
    积分:1
  • mlclass-ex1
    Programming Exercise
    2013-02-06 23:39:12下载
    积分:1
  • exp1
    捷联惯导系统放置在室内测试台上做静态测试,测试时间4500s。 1)取前180数据做粗对准(解析对准法); 2)取第181s~900s数据做精对准(Kalman滤波法); 3)从第901s开始做纯惯导解算; 4)用国军标的导航系统位置精度评价方法评估系统定位精度(分别计算CEP50 和 CEP95 下的定位精度)。(The strapdown inertial navigation system was placed on the indoor test bench for static test with a test time of 4500s. 1) take the first 180 data for rough alignment (analytical alignment method); 2) accurate alignment of 181s-900s data (Kalman filtering method); 3) pure inertial navigation solution is performed from 901s; 4) the positioning accuracy of the navigation system is evaluated by the method of position accuracy evaluation of the national military standard (the positioning accuracy under CEP50 and CEP95 are calculated respectively).)
    2021-03-28 16:39:11下载
    积分:1
  • matlab_Image_Fusion_Toolkit
    关于图像融合的非常全面的matlab程序代码.(On a very comprehensive image fusion matlab code.)
    2010-05-17 16:07:12下载
    积分:1
  • FaceSpace
    On the Dimensionality of Face Space
    2011-07-20 21:58:48下载
    积分:1
  • Code
    code of Numerical Computing with MATLAB book
    2011-12-15 08:52:47下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载