wwasyy 发表于 2010-10-10 09:29

emd-local.m这个程序怎么调用啊 ???

emd-local.m这个程序怎么调用啊 ???请大家帮帮忙

aishuishou 发表于 2011-3-30 23:26

回复 1 # wwasyy 的帖子

% = EMD_LOCAL(x,t,stop,tst)
% inputs:
%         - x : analyzed signal (line vector)
%         - t (optional) : sampling times (line vector) (default : 1:length(x))
%         - stop (optional) : threshold, threshold2 and tolerance (optional)
%                           for sifting stopping criterion
%                           default :
%         - tst (optional) : if equals to 1 shows sifting steps with pause
%                            if equals to 2 no pause

注释已经很详细了

jiyae16241626 发表于 2011-3-31 18:39

{:{39}:}

wwasyy 发表于 2011-4-6 08:40

回复 2 # aishuishou 的帖子

谢谢 你了!非常感谢
页: [1]
查看完整版本: emd-local.m这个程序怎么调用啊 ???