代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/244937/12830673
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/323952/13306698
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed versio
www.eeworm.com/read/321050/13412800
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/320625/13421074
html mainfbh2test.html
COG 2.0: FBH nr. 2
FBH example nr. 2
In this example we have to combine a rectangular planar structure
with a cylindrical hole:
www.eeworm.com/read/313963/13577686
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/306478/13744572
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/303558/13812523
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/488470/6283200
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed versio
www.eeworm.com/read/476907/6754285
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed
www.eeworm.com/read/252197/12293826
m ip_06_04.m
% MATLAB script for Illustrative Problem 6.4.
clear
echo on
Length=101;
Fs=10000;
W=2000;
Ts=1/Fs;
n=-(Length-1)/2:(Length-1)/2;
t=Ts*n;
h=2*W*sinc(2*W*t);
% The rectangular windowed