代码搜索:HHT
找到约 138 项符合「HHT」的源代码
代码结果 138
www.eeworm.com/read/446490/7577654
m nnspe.m
function [nt,tscale,fscale]=nnspe(data,t0,t1,fres,tres,fw0,fw1,tw0,tw1,ifmethod,normmethod,nfilter,lscale)
% The function NNSPE generates an improved HHT or zero-crossing spectrum of data (or LOG of
www.eeworm.com/read/197649/7982950
m hspm.m
function [h,xs,w] = hspm(data,nyy,t0,t1)
%
% [h,xs,w] = hspm(data,nyy,t0,t1):
% Function to generate an HHT spectrum of data(n,k)
% in time-period space, where
% n specifies the len
www.eeworm.com/read/197649/7982962
m nnsp.m
function [nt,tscale,fscale]=nnsp(data,t0,t1,fres,tres,fw0,fw1,tw0,tw1,ifmethod,normmethod,nfilter,lscale)
% The function NNSP generates and plots an improved HHT or zero-crossing
% spectrum of da
www.eeworm.com/read/142092/12963091
m hspm.m
function [h,xs,w] = hspm(data,nyy,t0,t1)
%
% [h,xs,w] = hspm(data,nyy,t0,t1):
% Function to generate an HHT spectrum of data(n,k)
% in time-period space, where
% n specifies the len
www.eeworm.com/read/142092/12963121
m nnsp.m
function [nt,tscale,fscale]=nnsp(data,t0,t1,fres,tres,fw0,fw1,tw0,tw1,ifmethod,normmethod,nfilter,lscale)
% The function NNSP generates and plots an improved HHT or zero-crossing
% spectrum of da
www.eeworm.com/read/283939/8978189
m hypo2.m
M=dlmread('studentdata.m','\t');
student=[M(:,[1,2]);M(:,[3,4]);M(:,[5,6]);M(:,[7,8]);M(:,[9,10])];
stht=[student(:,1)];
stwt=[student(:,2)];
%student height
mu=167.5;
alpha=0.05;
[hht,pht,ciht
www.eeworm.com/read/283135/9040780
m nspplot.m
function [nt,tscale,fscale]=nspplot(f,a,t0,t1,fres,tres,fw0,fw1,tw0,tw1,lscale)
% The function NSPPLOT generates and plots the HHT spectrum of data (or log data)
% in time-frequency (or time-log
www.eeworm.com/read/283135/9040814
m nsp7.m
function [h,xs,w] = nsp7(data,nyy,t0,t1)
%
% [h,xs,w]=nsp(data,nyy,t0,t1):
%
% Function to generate a smoothed HHT spectrum of data(n,k)
% in time-frequency space, where
% n speci
www.eeworm.com/read/283135/9040823
m nspabav.m
function [h,xs,w] = nspabav(data,nyy,minw,maxw,t0,t1,m)
%
% [h,xs,w] = nspabav(data,nyy,minw,maxw,t0,t1,m):
%
% Function to generate a smoothed HHT spectrum of data(n,k)
% in time-freq
www.eeworm.com/read/283135/9040828
m nspe7.m
function [h,xs,w] = nspe7(data,nyy,t0,t1)
%
% [h,xs,w]=nspe7(data,nyy,t0,t1):
%
% Function to generate a smoothed and improved HHT spectrum
% of data(n,k) in time-frequency space, where