代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/197649/7982915
m hhtpab.m
function [h,xs,w] = hhtpab(data,nyy,minw,maxw,t0,t1,ni0)
% The function HHTPAB generates a smoothed phase image of Hilbert spectrum
% with fixed frequency range for data(n,k), where
% n specifie
www.eeworm.com/read/197649/7982940
m nspabte.m
function [h,xs,w] = nspabte(data,nyy,min_w,max_w,t0,t1)
% The function NSPABTE calculates the spectrum by applying the Teager Energy Operator
% to data(n,k), where n is the number of data points a
www.eeworm.com/read/197649/7982959
m nspabz.m
function [h,xs,w] = nspabz(data,nyy,minw,maxw,t0,t1)
% The function NSPABZ generates the spectrum using zero-crossing method
% in time-frequency space for data(n,k), where
% n specifies the l
www.eeworm.com/read/197649/7983308
m shock3.m
function [aeq,f_n,peaktime] = shock3(time, acc, f, zeta)
% The function SHOCK3 computes the shock spectrum for a damped oscillator.
%
% MATLAB prompt: [aeq,fn,peaktime] = shock3(time, acc, f, ze
www.eeworm.com/read/144293/12803737
m my_fft2.m
clear all;
close all;
load slice10.mat;
koko=size(T2_10);
intRows=koko(1);
intCols=koko(2);
Spectrum = fftshift(fft2(T2_10));
HighpassFilter=Fspecial('laplacian');
HighpassFilterSpectrum=fftsh
www.eeworm.com/read/142092/12963053
m hhtpab.m
function [h,xs,w] = hhtpab(data,nyy,minw,maxw,t0,t1,ni0)
% The function HHTPAB generates a smoothed phase image of Hilbert spectrum
% with fixed frequency range for data(n,k), where
% n specifie
www.eeworm.com/read/142092/12963074
m nspabte.m
function [h,xs,w] = nspabte(data,nyy,min_w,max_w,t0,t1)
% The function NSPABTE calculates the spectrum by applying the Teager Energy Operator
% to data(n,k), where n is the number of data points a
www.eeworm.com/read/142092/12963117
m nspabz.m
function [h,xs,w] = nspabz(data,nyy,minw,maxw,t0,t1)
% The function NSPABZ generates the spectrum using zero-crossing method
% in time-frequency space for data(n,k), where
% n specifies the l
www.eeworm.com/read/142092/12963596
m shock3.m
function [aeq,f_n,peaktime] = shock3(time, acc, f, zeta)
% The function SHOCK3 computes the shock spectrum for a damped oscillator.
%
% MATLAB prompt: [aeq,fn,peaktime] = shock3(time, acc, f, ze
www.eeworm.com/read/304001/13805036
m d_init.m
%
%code struct
%ls:line spectrum
%jt:jitter
%fm:fourier magnitudes
%pitch:pitch
%G:2 gains
%vp:voice power
%定义全局常量
global FMCQ_CODEBOOK;
global stage1;
global stage2;
global m