代码搜索:Rectangular

找到约 1,427 项符合「Rectangular」的源代码

代码结果 1,427
www.eeworm.com/read/216045/15028669

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/213940/15121830

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/210158/15205781

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/414455/11111276

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/424063/10504085

m ip_06_04.m

% MATLAB script for Illustrative Problem 4, Chapter 6. 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 window
www.eeworm.com/read/423536/10553266

m ip_06_04.m

% MATLAB script for Illustrative Problem 4, Chapter 6. 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 window
www.eeworm.com/read/467324/7009851

m ip_06_04.m

% MATLAB script for Illustrative Problem 4, Chapter 6. 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 window
www.eeworm.com/read/244728/12847008

html mainfbh2test.html

COG 2.1: FBH nr. 2 FBH example nr. 2 In this example we have to combine a rectangular planar structure with a cylindrical hole: #incl
www.eeworm.com/read/313956/13578498

m ip_06_04.m

% MATLAB script for Illustrative Problem 4, Chapter 6. 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 window
www.eeworm.com/read/153823/12004304

m grect.m

function xy1xy2 = grect %GRECT Get rectangular region in current axes. % xy1xy2 = grect % xy1xy2 = [min(X) min(Y); max(X) max(Y)] % % In order to support the features of FINDXY: % if key p