Crocodilesky 发表于 2009-7-4 00:20

给应用G.Rilling的EMD、但又没完成编译的朋友

这是完整编译的package_emd。修改附件的后缀名为*.rar,解包,通过设置路径,直接作为MATLAB的一个工具箱来用。

Crocodilesky 发表于 2009-7-5 17:24

经实证,此编译结果已正确运行于MATLAB2006b、2007b、2008b!

peterjiasheng 发表于 2009-7-15 08:27

记事本格式,你就复制不就可以了吗

Crocodilesky 发表于 2009-7-15 11:03

回复 地板 xiaoaq 的帖子

在DOS命令行窗口,用rename命令修改文件即可。例:rename package_emd.txtpackage_emd.rar,然后打开package_emd.rar就是了!

xiaoaq 发表于 2009-7-16 13:27

回复 地板 Crocodilesky 的帖子

谢谢,你水平太高了:victory:

glwh 发表于 2010-9-29 16:19

很好的东西

hivdg 发表于 2010-10-1 13:35

为啥我下载后解压不了,说文件损坏

ylhfei 发表于 2010-11-8 09:56

谢谢;楼主正在学习中

潇潇夜雨 发表于 2010-11-15 09:45

楼主好人呐

liliphone 发表于 2010-11-18 09:45

多谢楼主!

潇潇夜雨 发表于 2010-11-22 16:38

本帖最后由 潇潇夜雨 于 2010-11-22 16:41 编辑

回复 1 # Crocodilesky 的帖子

为什么mbuild -setup和mex -setup都成功了,但是install_emd却出现问题了呢?
>> install_emd
cemdc.c
cemdc.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory
D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc.c' failed.

cemdc.c
cio.c(121) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean.c(58) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc.c' failed.
cemdc_fix.c
cemdc_fix.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc_fix.c' failed.

cemdc_fix.c
cio_fix.c(104) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean.c(58) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc_fix.c' failed.

cemdc2.c
cemdc2.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2.c' failed.

cemdc2.c
cio.c(121) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean2.c(62) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2.c' failed.

cemdc2_fix.c
cemdc2_fix.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2_fix.c' failed.

cemdc2_fix.c
cio_fix.c(104) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean2.c(62) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2_fix.c' failed.

Warning: The compilation of the following files failed:
> In make_emdc at 48
In install_emd at 26
cemdc.c
cemdc_fix.c
cemdc2.c
cemdc2_fix.c

Some errors occurred during compilation. See details above.

Installation complete. Run index_emd for a list of functions.

IMPORTANT: After running INSTALL_EMD you must run the "savepath" command to save the installation
but be careful that if you previously removed parts of the path (using e.g. the "rmpath" command)
these will be permanently removed after you run "savepath"
cemdc.c
cemdc.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc.c' failed.

cemdc.c
cio.c(121) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean.c(58) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc.c' failed.

cemdc_fix.c
cemdc_fix.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc_fix.c' failed.

cemdc_fix.c
cio_fix.c(104) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean.c(58) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc_fix.c' failed.

cemdc2.c
cemdc2.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2.c' failed.

cemdc2.c
cio.c(121) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean2.c(62) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2.c' failed.

cemdc2_fix.c
cemdc2_fix.c(19) : fatal error C1083: Cannot open include file: 'complex.h': No such file or directory

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2_fix.c' failed.

cemdc2_fix.c
cio_fix.c(104) : warning C4018: '!=' : signed/unsigned mismatch
clocal_mean2.c(62) : error C2065: 'M_PI' : undeclared identifier

D:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Compile of 'cemdc2_fix.c' failed.
Warning: The compilation of the following files failed:
> In make_emdc at 48
In install_emd at 26
cemdc.c
cemdc_fix.c
cemdc2.c
cemdc2_fix.c

Some errors occurred during compilation. See details above.

chenlu1986 发表于 2010-12-13 16:57

G.Rilling 一维EMD分解的程序下载的网址是?只要网址,程序已有

如题,因为以后写文章的需要可能要附上做实验所用工具箱的来源,貌似最好是附上网址。请问这个G.Rilling前辈一维EMD的工具箱初始是在哪里下载的呢?工具箱偶已经有了,是以前在论坛上下的:lol,谁能说下最原始的来源?谢啦

a1runner 发表于 2010-12-14 11:14

http://perso.ens-lyon.fr/patrick.flandrin/emd.html

Crocodilesky 发表于 2011-1-13 01:18

回复 11 # 潇潇夜雨 的帖子

你是在VS编译的吧!你试一下MinGW。

bangder_ing 发表于 2011-1-14 21:07

一直想学习,谢谢楼主!
页: [1] 2 3 4 5 6 7 8 9 10
查看完整版本: 给应用G.Rilling的EMD、但又没完成编译的朋友