代码搜索:Spectrum
找到约 5,196 项符合「Spectrum」的源代码
代码结果 5,196
www.eeworm.com/read/244937/12830755
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/321160/13411490
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/321050/13412821
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/313963/13577707
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/313956/13577951
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/312587/13608630
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/306478/13744593
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/304881/13784508
asv dis_spct.asv
% 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);
p
www.eeworm.com/read/304881/13784511
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/303558/13812544
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);