代码搜索:Sampling

找到约 3,969 项符合「Sampling」的源代码

代码结果 3,969
www.eeworm.com/read/439446/7708687

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/334933/3360405

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/334933/3360552

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/301474/3839505

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/301474/3839652

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/448886/1683413

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/448886/1683560

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/378914/2679235

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/378914/2679382

m p10_7.m

% Program 10_7 % Illustration of Sampling Rate Alteration by % a Ratio of Two Integers % clf; L = input('Up-sampling factor = '); M = input('Down-sampling factor = '); n = 0:29; x = sin(2*pi*0.43*n) +
www.eeworm.com/read/430031/8771760

m fig3_19_20.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Figure 3.19 % Figure 3.20 % Array and aperture beam patterns using % wavenumber sampling technique: symmetric sampling % Xin Zhang 3/18/99