紧急求助,调用emd时突然出错,以前没有过这种情况。请高手解救。
load x;x=x';
y=emd(x);
mode 3, iteration 600
??? Error: File: num2str.m Line: 150 Column: 13
"u" previously appeared to be used as a function or command, conflicting with its use here as the name of a variable.
A possible cause of this error is that you forgot to initialize the
variable, or you have initialized it implicitly using load or eval.
Error in ==> emd at 204
disp(['stop parameter mean value : ',num2str(s)])
回复 楼主 大鹏之举 的帖子
问题已经解决!:lol求人不如求己! 回复 1 # 大鹏之举 的帖子
请问楼主怎么解决了呢,我也遇到同样的问题
页:
[1]