代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/423536/10553059
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/350990/10690640
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/467324/7009794
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/466476/7035931
m dis_spct.m
% Example of Plotting the Discrete Spectrum
echo on
func='lambda';
a=-1.3;
b=3.3;
n=24;
tol=0.1;
xx=fseries(func,a,b,n,tol);
xx1=xx(n+1:-1:2);
xx1=[conj(xx1),xx];
absxx1=abs(xx1);
pause %
www.eeworm.com/read/463748/7175978
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/456354/7351331
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);
pause % Pr
www.eeworm.com/read/445823/7589623
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/442441/7651698
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/439811/7701418
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/437115/7755052
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);