代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/259565/11781808
txt help4s_wavelet_from_spectrum.txt
# s_wavelet_from_spectrum #
On startup, the left subplot of the figure window shows the spectrum of the input data and a smoothed version of it. The right subplot shows a zero-phase wavelet with th
www.eeworm.com/read/14291/326817
pdf ch9 power spectrum and correlation.pdf
www.eeworm.com/read/14387/331425
c ntt_scale_tf_proc_spectrum_d.c
/*****************************************************************************/
/* This software module was originally developed by */
/* Akio Jin (NTT)
www.eeworm.com/read/14551/391005
c ntt_scale_tf_proc_spectrum_d.c
/*****************************************************************************/
/* This software module was originally developed by */
/* Akio Jin (NTT)
www.eeworm.com/read/135719/13908080
c ntt_scale_tf_proc_spectrum_d.c
/*****************************************************************************/
/* This software module was originally developed by */
/* Akio Jin (NTT)
www.eeworm.com/read/287843/8665300
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
function='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(function,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
www.eeworm.com/read/431596/8666297
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
function='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(function,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
www.eeworm.com/read/184267/9114101
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
function='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(function,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
www.eeworm.com/read/179921/9331401
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
function='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(function,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
www.eeworm.com/read/424063/10500111
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
function='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(function,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);