代码搜索:Spectrum

找到约 5,196 项符合「Spectrum」的源代码

代码结果 5,196
www.eeworm.com/read/142092/12963159

m cnstm.m

function z=cnstm(p,nf1,nf2,nn) % % z=cnstm(p,nf1,nf2,nn): % % Function to construct a matrix of constant horizontal value. % % Input- % p - vector p(nf2), representing the power spectrum % nf1
www.eeworm.com/read/142092/12963431

m nspt.m

function [h,xs,w] = nspt(data,nyy,t0,t1) % % [nt,t,p]=nspt(data,ny,t0,t1): Hilbert spectrum of the SMF-components data(n,k). % ny: the frequency resolution. % t0: the true strat time.
www.eeworm.com/read/142092/12963436

m hsp.m

function [h,xs,w] = hsp(data,nyy,t0,t1) % % [nt,t,TT]=hsp(data,ny,t0,t1): Hilbert spectrum of the SMF-components data(n,k). % ny: the period resolution. % t0: the true strat time. %
www.eeworm.com/read/241323/13156427

m well4.m

%> solves for the eigenvalues of a rectangular, infinitely %> deep well in 2D, of variable area and ratio. It calculates the %> spectrum and the spectrum of energy differences. %> Variable
www.eeworm.com/read/320175/13431616

m lpcar2pf.m

function pf=lpcar2pf(ar,np) %LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP) % the power spectrum will contain np+2 points ranging from Dc to nyquist frequency % The routine is faster if NP+
www.eeworm.com/read/320160/13431898

m hhspectrum.m

function [A,f,tt] = hhspectrum(imf,t,l,aff) % [A,f,tt] = HHSPECTRUM(imf,t,l,aff) computes the Hilbert-Huang spectrum % % inputs: % - imf : matrix with one IMF per row % - t : time instants % -
www.eeworm.com/read/320160/13431905

m hhspectrum.m

function [A,f,tt] = hhspectrum(imf,t,l,aff) % [A,f,tt] = HHSPECTRUM(imf,t,l,aff) computes the Hilbert-Huang spectrum % % inputs: % - imf : matrix with one IMF per row % - t : time instants % -
www.eeworm.com/read/304264/13797076

m diffractiongratingspectrum.m

% Self-running demonstration of a diffraction grating spectrum % by addition of sinewaves from the superimposition of % reflections from multiple grooves, with phase shift due to incremental % path
www.eeworm.com/read/304082/13801512

m lpcar2pf.m

function pf=lpcar2pf(ar,np) %LPCAR2PF Convert AR coefs to power spectrum PF=(AR,NP) % the power spectrum will contain np+2 points ranging from Dc to nyquist frequency % The routine is faster if NP+
www.eeworm.com/read/300898/13882949

m inverse_st.m

function [ts] = inverse_st(st) % Returns the inverse of the Stockwell Transform of the REAL_VALUED timeseries. % Code by Robert Glenn Stockwell. % Reference is "Localization of the Complex Spectrum