代码搜索:Spectrum

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

代码结果 5,196
www.eeworm.com/read/143244/12887803

m mmusic_new.m

clear; clc; %%%%%%%%%%%%input%%%%%%%%%%%% arg=[1.11,-1.17];d=1/2; N=20;K=100;c=3*10^8; ps = 0.9607; c = 3*10^8;f = 6*10^9; lamda = c/f; vv = 1.2190e-004; ff = 2*pi*vv*10^3/lamda; snr = 5;
www.eeworm.com/read/142092/12963061

m fdamp.m

function msf=fdump(x) % The function FDUMP calculates a normalized marginal damping spectrum % of x(k,n),where k specifies the number of frequencies, % and n is the number of time values. % %
www.eeworm.com/read/142092/12963070

m nspz.m

function [h,xs,w] = nspz(data,nyy,t0,t1) % The function NSPZ generates the spectrum using zero-crossing method % in time-frequency space for data(n,k), where % n specifies the length of time
www.eeworm.com/read/142092/12963072

m nspte.m

function [h,xs,w] = nspte(data,nyy,t0,t1) % The function NSPTE calculates the spectrum using Teager Energy Operator % applied to data(n,k), where n is the number of data points % and k is the num
www.eeworm.com/read/142092/12963078

m hspc.m

function ms=hspc(x,tt) % % ms=hspc(x,tt): % Function to calculate a normallized marginal spectrum of x(k,n), % where k specifies the number of periods, and % n is the number of time
www.eeworm.com/read/142092/12963124

m mrgnl1.m

function [ms,f]=mrgnl1(c,nw,w0,w1,t0,t1) % The function MRGNL1 calculates a squared marginal spectrum % of the data c(n,k), where k specifies the number of IMF components, % and n is the number
www.eeworm.com/read/142092/12963129

m mspc.m

function ms=mspc(x,f) % The function MSPC calculates a normalized marginal damping spectrum % of x(k,n), where k specifies the number of frequencies, and % n is the number of time values. % %
www.eeworm.com/read/142092/12963396

m nsph.m

function [h,xs,w] = nsph(data,nyy,t0,t1) % % [nt,t,f]=nsph(data,ny,t0,t1): Hilbert spectrum using [f,a]=hfam(data,dt) % % Input: % data: input data. % ny: the frequency resolution.
www.eeworm.com/read/142092/12963429

m hhtpm.m

function [h,xs,w] = hhtp_m(data,nyy,t0,t1,ni0) % % [ht,t,f]=hhtp_m(data,ny,t0,t1,ni): Hilbert spectrum -- phase-image. % ny: the frequency resolution. % t0: the true strat time. % t
www.eeworm.com/read/142092/12963449

m nspen.m

function [h,xs,w] = nspen(data,nyy,t0,t1) % % [nt,t,f]=nspen(data,ny,t0,t1): Hilbert spectrum using [f,a]=DESA1m(data,dt); % % Input: % data: input data. % ny: the frequency resoluti