代码搜索:instantaneous
找到约 643 项符合「instantaneous」的源代码
代码结果 643
www.eeworm.com/read/163246/10168934
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%
www.eeworm.com/read/279421/10439165
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%
www.eeworm.com/read/161171/10441155
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%
www.eeworm.com/read/352445/10551881
m demo_localized.m
function demo_localized()
% demo_localized -- demo of the localized distribution (localized.m)
%
% Usage
% demo_tcd
%
% Compute some examples that demonstrate the properties of the
% distribution.
www.eeworm.com/read/278180/10560456
m instfreq_nonormolized.m
function [fnormhat]=instfreq_nonormolized(x,t,L,trace);
%INSTFREQ Instantaneous frequency estimation.
% [FNORMHAT,T]=INSTFREQ(X,T,L,TRACE) computes the instantaneous
% frequency of the analytic signa
www.eeworm.com/read/350382/10745871
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%
www.eeworm.com/read/349839/10797301
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%
www.eeworm.com/read/271244/11001928
m ifreq.m
function f=ifreq(x,t0,t1,n)
%
% f=ifreq(x,t0,t1,n):
%
% Function to generate a smoothed instantaneous frequency of x(n,1),
% where n specifies the length of time series for one IMF compo
www.eeworm.com/read/255967/7098227
m hhspectrum.m
%HHSPECTRUM compute Hilbert-Huang spectrum
%
% [A,f,tt] = HHSPECTRUM(x,t,l,aff) computes the Hilbert-Huang spectrum
%
% inputs:
% - x : matrix with one signal per row
% - t : time instants
%
www.eeworm.com/read/383268/7119700
m griffitc.m
function [sig,iflaws]=griffitc(N,SNR);
%GRIFFITC Test signal example C of Griffiths' paper.
% [SIG,IFLAWS]=GRIFFITC(N,SNR) generates the test signal of
% the example C of the paper of Griffiths.
%