• 大小: 0.44M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: Matlab
  • 标签: matlab  

资源简介


matlab emd工具箱最新版

资源截图

代码片段和文件信息

/*
* H. Nahrstaedt - Aug 2010
* G. Rilling last modification: 3.2007
* gabriel.rilling@ens-lyon.fr
*
* code based on a student project by T. Boustane and G. Quellec 11.03.2004
* supervised by P. Chainais (ISIMA - LIMOS - Universite Blaise Pascal - Clermont II
* email : pchainai@isima.fr).
*/

/* IMPORTANT: uncomment the following line if you experience MATLAB chrashes */
/* instead of a normal error message when calling the function with bad syntax */
/* This bug is apparently restricted to GNU/Linux systems and to MATLAB versions prior to R2007a */
/*#define _ALT_MEXERRMSGTXT_*/

#include 
#include 
#include 
#include “emd.h“



int c_stop_sifting(COMPLEX_T * double *extrema_t *stop_t *intint);



/************************************************************************/
/*                                                                      */
/* MAIN FUNCTION                                                   */
/*       

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         300  2010-08-28 19:41  emd_toolbox\AUTHORS.txt
     文件        1458  2012-04-10 10:47  emd_toolbox\builder.sce
     文件         399  2014-12-14 13:18  emd_toolbox\ChangeLog.txt
     文件       17987  2010-08-12 16:23  emd_toolbox\COPYING.txt
     目录           0  2014-12-14 13:15  emd_toolbox\demos\
     文件        1752  2010-08-29 23:25  emd_toolbox\demos\bivariate_EMD_illustration.sce
     文件        3398  2014-12-14 13:15  emd_toolbox\demos\bivariate_EMD_mean_definitions.sce
     文件        6685  2014-12-14 13:15  emd_toolbox\demos\bivariate_EMD_principle.sce
     目录           0  2014-12-14 13:15  emd_toolbox\demos\data\
     文件        8976  2010-08-28 19:20  emd_toolbox\demos\data\float_position_record.mat
     文件       91688  2010-08-28 19:20  emd_toolbox\demos\data\syn_12channel_inp.mat
     文件      122767  2010-08-28 19:20  emd_toolbox\demos\data\syn_16channel_inp.mat
     文件       43593  2010-08-28 19:20  emd_toolbox\demos\data\syn_hex_inp.mat
     文件       34854  2010-08-28 19:20  emd_toolbox\demos\data\taichi_hex_inp.mat
     文件        9771  2014-12-14 13:15  emd_toolbox\demos\emd_fmsin.sce
     文件         370  2010-08-30 16:01  emd_toolbox\demos\emd_hhspectrum.sce
     文件        1160  2014-12-13 20:29  emd_toolbox\demos\emd_sampling.sce
     文件        1605  2014-12-13 20:29  emd_toolbox\demos\emd_separation.sce
     文件        1267  2013-08-06 11:30  emd_toolbox\demos\emd_toolbox.dem.gateway.sce
     文件        3048  2014-12-13 20:29  emd_toolbox\demos\emd_triang.sce
     文件        9960  2014-12-14 13:15  emd_toolbox\demos\ex_online.sce
     文件        1097  2010-08-28 19:20  emd_toolbox\demos\readme.txt
     文件         410  2010-08-26 20:24  emd_toolbox\demos\triangular_signal.sci
     目录           0  2014-12-14 13:15  emd_toolbox\etc\
     文件          48  2010-08-28 19:41  emd_toolbox\etc\emd_toolbox.quit
     文件        2951  2014-12-14 13:15  emd_toolbox\etc\emd_toolbox.start
     目录           0  2014-12-14 13:15  emd_toolbox\help\
     文件         187  2010-08-12 16:23  emd_toolbox\help\builder_help.sce
     目录           0  2014-12-14 13:15  emd_toolbox\help\en_US\
     文件        3605  2011-02-03 11:52  emd_toolbox\help\en_US\_emd_toolbox.xml
     文件         374  2013-08-06 11:17  emd_toolbox\help\en_US\build_help.sce
............此处省略99个文件信息

评论

共有 条评论