登录
首页 » matlab » pack_emd

pack_emd

于 2007-10-09 发布 文件大小:640KB
0 237
下载积分: 1 下载次数: 87

代码说明:

  这是EMD分解的例程工具箱,里面含有与EMD分解有关的函数以及例程(This is the EMD decomposition routine toolbox, which contains EMD decomposition of the relevant function and routine)

文件列表:

emd.ppt
package_emd
...........\bugfix.sh
...........\EMDs
...........\....\cemdc.m
...........\....\cemdc2.m
...........\....\cemdc2_fix.m
...........\....\cemdc_fix.m
...........\....\emd.m
...........\....\emdc.m
...........\....\emdc_fix.m
...........\....\emd_local.m
...........\....\emd_online.m
...........\....\make_emdc.m
...........\....\src
...........\....\...\cemdc.c
...........\....\...\cemdc2.c
...........\....\...\cemdc2_fix.c
...........\....\...\cemdc_fix.c
...........\....\...\cextr.c
...........\....\...\cextr.h
...........\....\...\cio.c
...........\....\...\cio.h
...........\....\...\cio_fix.c
...........\....\...\cio_fix.h
...........\....\...\clocal_mean.c
...........\....\...\clocal_mean.h
...........\....\...\clocal_mean2.c
...........\....\...\clocal_mean2.h
...........\....\...\emdc.c
...........\....\...\emdc_fix.c
...........\....\...\emd_complex.c
...........\....\...\emd_complex.h
...........\....\...\extr.c
...........\....\...\extr.h
...........\....\...\interpolation.c
...........\....\...\interpolation.h
...........\....\...\io.c
...........\....\...\io.h
...........\....\...\io_fix.c
...........\....\...\io_fix.h
...........\....\...\local_mean.c
...........\....\...\local_mean.h
...........\examples
...........\........\NSIP2003
...........\........\........\emd_fmsin.m
...........\........\........\emd_sampling.m
...........\........\........\emd_separation.m
...........\........\........\emd_triang.m
...........\........\........\ex_online.m
...........\........\........\triangular_signal.m
...........\........\SPL2007
...........\........\.......\bivariate_EMD_illustration.m
...........\........\.......\bivariate_EMD_mean_definitions.m
...........\........\.......\bivariate_EMD_principle.m
...........\........\.......\dirstretch.m
...........\........\.......\float_position_record.mat
...........\index_emd.m
...........\install_emd.m
...........\htm" target=_blank>ls-R
...........\revert_bugfix.sh
...........\uninstall_emd.m
...........\utils
...........\.....\addtag.m
...........\.....\boundary_conditions_emd.m
...........\.....\cemd_disp.m
...........\.....\cemd_visu.m
...........\.....\cenvelope.m
...........\.....\dirstretch.m
...........\.....\disp_hhs.m
...........\.....\emd_visu.m
...........\.....\extr.m
...........\.....\findtag.m
...........\.....\hastag.m
...........\.....\hhspectrum.m
...........\.....\io.m
...........\.....\plot3c.m
...........\.....\plotc.m
...........\.....\rmtag.m
...........\.....\toimage.m

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

发表评论

0 个回复

  • 20110128233700l512alo2nf
    高炜炳老师1996年写的变结构控制的经典书籍,有助于学习变结构相关的内容(sliding model control of nonlinear system control)
    2013-12-28 14:46:56下载
    积分:1
  • d_wind_farm_case2
    wind farm simulink in matlab with PSAT toolbox
    2014-01-03 18:43:10下载
    积分:1
  • textureTransform
    Compute the SVD, Eigen, QR and LU texture transforms of an image.
    2014-12-22 16:18:11下载
    积分:1
  • simple_spherical_correction
    球面矫正后的光栅生成,以校准点为中心,屏幕上任意距离的光栅点对应校准点的空间频率均保持一致(spherical-corrected grating with constant spatial-frequency )
    2016-04-03 18:32:02下载
    积分:1
  • MIMO_Capacity
    MIMO capacity This code is best for MIMO capactiy study.
    2010-01-13 05:36:09下载
    积分: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
  • miso
    miso simulates the ser for different miso systemms 2*1,3*1 4*1 and 8*1
    2021-04-19 20:28:50下载
    积分:1
  • bilallab321
    FILTERING IN FREQUENCY DOMAIN, FFT of Average Filter
    2010-05-09 04:01:25下载
    积分:1
  • 12_15_cvcodes-mulitivariate-nonparametric-regressi
    rt如题目说是,就是他的一个多元计算的案例的一套程序(topics such as rt said yes, he is a multi-case calculation of a set of procedures)
    2006-09-26 11:10:48下载
    积分:1
  • xin
    振动信号时域、频域、倒频域、包络、时频分析,真实可靠,童叟无欺(Vibration signal in time domain, frequency domain and inverted frequency domain, envelope, time-frequency analysis, true and reliable, fair trade)
    2021-03-07 13:09:29下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载