代码搜索:Normalized
找到约 4,216 项符合「Normalized」的源代码
代码结果 4,216
www.eeworm.com/read/444759/7607465
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/440404/7689901
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/199326/7866465
m demod_acn.m
function [Acn, N_nw] = demod_Acn (yi, yq)
%%%%%%%%%%%%%%%%%%%%%%%
% Gererate the Normalized-Centred Instantaneous Amplitude of Intercepted Segments.
%
global k Fc Fd Fs n;
N = length(yi);
%A
www.eeworm.com/read/398819/7919060
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/198548/7928515
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/297900/7986305
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/196856/8054068
m removetrend.m
function [y,n] = RemoveTrend(x,whpa,cfa,pfa)
%RemoveTrend: Highpass filter used to detrend data
%
% [y,n] = RemoveTrend(x,whpa,tpa,cfa,pfa)
%
% x Input signal
% whp Normalized cutof
www.eeworm.com/read/297039/8058241
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/297034/8059226
m mexhat.m
function h = mexhat(nu) ;
%MEXHAT Mexican hat wavelet in time domain.
% H=MEXHAT(NU) returns the mexican hat wavelet with central
% frequency NU (NU is a normalized frequency in Hz).
%
% NU : any r
www.eeworm.com/read/296847/8075029
m compare.m
function [in_perm,error]=compare(W1,W2)
%
% This functions compares two W'matrices from NMF
% by estimating the permutation and computing the
% normalized LS of the permuted matrix
%
% in_perm i