基本信息
源码名称:EMD分解程序
源码大小:0.12M
文件格式:.rar
开发语言:MATLAB
更新时间:2022-02-17
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
EMD分解程序

.
├── emd instfreq
│   ├── instfreq.m
│   └── package_emd
│       ├── EMDs
│       │   ├── cemdc.m
│       │   ├── cemdc.mexw32
│       │   ├── cemdc2.m
│       │   ├── cemdc2.mexw32
│       │   ├── cemdc2_fix.m
│       │   ├── cemdc2_fix.mexw32
│       │   ├── cemdc_fix.m
│       │   ├── cemdc_fix.mexw32
│       │   ├── emd.m
│       │   ├── emd_local.m
│       │   ├── emd_online.m
│       │   ├── emdc.m
│       │   ├── emdc.mexw32
│       │   ├── emdc_fix.m
│       │   ├── emdc_fix.mexw32
│       │   ├── 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
│       │       ├── emd_complex.c
│       │       ├── emd_complex.h
│       │       ├── emdc.c
│       │       ├── emdc_fix.c
│       │       ├── extr.c
│       │       ├── extr.h
│       │       ├── interpolation.c
│       │       ├── interpolation.h
│       │       ├── io.c
│       │       ├── io.h
│       │       ├── io_fix.c
│       │       ├── io_fix.h
│       │       ├── local_mean.c
│       │       └── local_mean.h
│       ├── bugfix.sh
│       ├── emd
│       ├── 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
│       ├── 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
└── 好例子网_emd instfreq (1).rar

9 directories, 80 files