登录
首页 » matlab » package_emd

package_emd

于 2015-05-03 发布 文件大小:91KB
0 205
下载积分: 1 下载次数: 29

代码说明:

  emd经验模态分解,适用于对含噪信号处理,优于小波去噪的信号去噪方法。(Empirical mode decomposition)

文件列表:

package_emd
...........\bugfix.sh,216,2007-06-27
...........\EMDs
...........\....\cemdc.m,2354,2007-06-27
...........\....\cemdc2.m,2362,2007-06-27
...........\....\cemdc2_fix.m,2312,2007-06-27
...........\....\cemdc_fix.m,2305,2007-06-27
...........\....\emd.m,22275,2007-06-27
...........\....\emdc.m,2280,2007-06-27
...........\....\emdc_fix.m,2141,2007-06-27
...........\....\emd_local.m,9897,2007-06-27
...........\....\emd_online.m,26315,2007-06-27
...........\....\make_emdc.m,1361,2007-06-27
...........\....\src
...........\....\...\cemdc.c,4969,2007-06-27
...........\....\...\cemdc2.c,4983,2007-06-27
...........\....\...\cemdc2_fix.c,4213,2007-06-27
...........\....\...\cemdc_fix.c,4224,2007-06-27
...........\....\...\cextr.c,14711,2007-06-27
...........\....\...\cextr.h,770,2007-06-27
...........\....\...\cio.c,7562,2007-06-27
...........\....\...\cio.h,1190,2007-06-27
...........\....\...\cio_fix.c,6933,2007-06-27
...........\....\...\cio_fix.h,1117,2007-06-27
...........\....\...\clocal_mean.c,5085,2007-06-27
...........\....\...\clocal_mean.h,790,2007-06-27
...........\....\...\clocal_mean2.c,4905,2007-06-27
...........\....\...\clocal_mean2.h,752,2007-06-27
...........\....\...\emdc.c,4711,2007-06-27
...........\....\...\emdc_fix.c,3517,2007-06-27
...........\....\...\emd_complex.c,508,2007-06-27
...........\....\...\emd_complex.h,512,2007-06-27
...........\....\...\extr.c,10473,2007-06-27
...........\....\...\extr.h,674,2007-06-27
...........\....\...\interpolation.c,2110,2007-06-27
...........\....\...\interpolation.h,468,2007-06-27
...........\....\...\io.c,7029,2007-06-27
...........\....\...\io.h,1165,2007-06-27
...........\....\...\io_fix.c,6188,2007-06-27
...........\....\...\io_fix.h,1092,2007-06-27
...........\....\...\local_mean.c,2838,2007-06-27
...........\....\...\local_mean.h,710,2007-06-27
...........\examples
...........\........\NSIP2003
...........\........\........\emd_fmsin.m,1866,2007-06-27
...........\........\........\emd_sampling.m,896,2007-06-27
...........\........\........\emd_separation.m,1334,2007-06-27
...........\........\........\emd_triang.m,704,2007-06-27
...........\........\........\ex_online.m,2065,2007-06-27
...........\........\........\triangular_signal.m,378,2007-06-27
...........\........\SPL2007
...........\........\.......\bivariate_EMD_illustration.m,1277,2007-06-27
...........\........\.......\bivariate_EMD_mean_definitions.m,2977,2007-06-27
...........\........\.......\bivariate_EMD_principle.m,3936,2007-06-27
...........\........\.......\dirstretch.m,614,2007-06-27
...........\........\.......\float_position_record.mat,8545,2007-06-27
...........\index_emd.m,4483,2007-06-27
...........\install_emd.m,1562,2007-06-27
...........\htm" target=_blank>ls-R,1004,2007-06-27
...........\revert_bugfix.sh,216,2007-06-27
...........\uninstall_emd.m,2128,2007-06-27
...........\utils
...........\.....\addtag.m,791,2007-06-27
...........\.....\boundary_conditions_emd.m,3546,2007-06-27
...........\.....\cemd_disp.m,2547,2007-06-27
...........\.....\cemd_visu.m,2823,2007-06-27
...........\.....\cenvelope.m,2053,2007-06-27
...........\.....\dirstretch.m,1248,2007-06-27
...........\.....\disp_hhs.m,1583,2007-06-27
...........\.....\emd_visu.m,3216,2007-06-27
...........\.....\extr.m,1938,2007-06-27
...........\.....\findtag.m,1044,2007-06-27
...........\.....\hastag.m,659,2007-06-27
...........\.....\hhspectrum.m,1445,2007-06-27
...........\.....\io.m,504,2007-06-27
...........\.....\plot3c.m,798,2007-06-27
...........\.....\plotc.m,3243,2007-06-27
...........\.....\rmtag.m,820,2007-06-27
...........\.....\toimage.m,3003,2007-06-27

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

发表评论

0 个回复

  • l1magic-1.11
    实现信号稀疏重构的l1算法程序代码,实现信号稀疏重构的l1算法程序代码,(the matlab code of the method l1 )
    2020-10-28 16:19:58下载
    积分:1
  • matlab
    三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。 matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标 “三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模型为.obj格式,实验时需要把这部分换成上面读取.off的代码。运行其中的cut.m和cut2.m文件 “CBSM特征提取”用于提取形状特征,a.m是批量提取的,b.m是提一张图片的(3D model data contained in the Princeton Shape Benchmark dataset , the three-dimensional model , which .off file three-dimensional models that can be used in the folder open a 3D model of software Open View. matlab code reads the three-dimensional model for the matlab code to read .off file to obtain a triangular facets information and coordinate point cloud Three-dimensional model of cutting as an example of cutting three-dimensional model, in particular to find a three-dimensional model the three points form a plane, find the intersection of the plane and three-dimensional model, this is just an example of how to cut specific need to implement three-dimensional model wherein the three-dimensional model is read .obj format, experiments need to replace this part of the above read .off code. Run one of the cut.m and cut2.m file CBSM feature extraction is used to extract the shape feature, a.m bulk extraction, b.m is to provide a picture o)
    2020-06-30 09:00:01下载
    积分:1
  • rastamat
    求解语音信号的RASTA-PLP和PLP特征(Solving speech signal characteristics of RASTA-PLP and the PLP)
    2009-12-14 11:17:57下载
    积分:1
  • Power-flow
    developed program for power flow control
    2012-09-21 01:39:49下载
    积分:1
  • 用于多目标跟踪数据关联的函数 NNCJPDA_confirmed
    这个函数用于多目标跟踪数据关联,结合了最近邻数据关联个CJPDA数据关联算法,每个目标分配最多一个量测(This function is used for multi-target tracking data association, combined with nearest neighbor data association a CJPDA data association algorithm, each target allocation up to a measurement)
    2020-07-04 00:00:02下载
    积分:1
  • Inversa
    traonformada inversa de fourirer imagenes
    2009-06-01 10:07:21下载
    积分:1
  • local_histrogram
    Perform a local histogram equalization in matlab. No image processing toolbox is needed!
    2010-12-20 03:11:01下载
    积分:1
  • Fingerprinting007
    Fingerprint image extraction pdf file
    2011-02-07 19:51:04下载
    积分:1
  • guolingfa
    该程序是专门对于电力电子晶闸管的过零触发设计。(this project is for Zero Trigger in the electrical.)
    2011-07-10 10:09:29下载
    积分:1
  • image
    The kernel learning approach method is producing qualitatively and quantitatively satisfactory SR results.
    2013-07-23 13:37:26下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载