声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 2950|回复: 4

[HHT] 求助pack_emd软件包如何安装?

[复制链接]
发表于 2007-6-1 08:22 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
我在装pack_emd包的时候出现如下错误,无法解决,求教于各位大虾,非常感谢!我用的MATLABR2006b(7.3.0版)和VC++6.0
EMAIL:LOCHZHANG@163.COM
运行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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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"
>> 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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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\R2006B\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
回复
分享到:

使用道具 举报

发表于 2007-6-1 09:07 | 显示全部楼层

回复 #1 lochzhang 的帖子

你搜所一下本版EMD相关的帖子,尤其是EMD估计又有新进展这个帖子,好好看一下。
 楼主| 发表于 2007-6-4 10:25 | 显示全部楼层
我看了那个帖子,qinle兄说:“刚才想按照程序上的步骤install,安装成功了,但在编译C时有问题,说没有complex.h?郁闷. 不知道版主和eight兄装上了没?”

老八说没时间看

大家谁有时间试着装一下?
发表于 2007-6-4 10:35 | 显示全部楼层
本帖最后由 wdhd 于 2016-3-11 13:37 编辑
原帖由 lochzhang 于 2007-6-4 10:25 发表
我看了那个帖子,qinle兄说:“刚才想按照程序上的步骤install,安装成功了,但在编译C时有问题,说没有complex.h?郁闷. 不知道版主和eight兄装上了没?”

老八说没时间看

大家谁有时间试着装一下?

我没有装,之前有会员提到把加载 complex.h 的那句注释掉便可,你试试吧
发表于 2007-6-5 21:41 | 显示全部楼层
你也别尝试安装啦,我以前试过没成功,直接使用emd.m文件就行,何必呢
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-6-7 15:07 , Processed in 0.061020 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表