代码搜索:Samples
找到约 10,000 项符合「Samples」的源代码
代码结果 10,000
www.eeworm.com/read/254742/12121147
m program_11_12.m
% Program 11_12
% Illustration of Zoom FFT Computation
%
n = 0:31;
x = sin(2*pi*11*n/64);
XZ = zoomfft(x,64,8,85);
%print absolute values of the DFT samples
disp('DFT Samples');disp(abs(XZ))
www.eeworm.com/read/250581/12398476
inf msdn98.inf
;*** BEGIN **********************************************************
;** **
;** Automatically generated on: Wed Aug 05 22:24:23 1998
www.eeworm.com/read/215497/15059492
m program_11_6.m
% Program 11_12
% Illustration of Zoom FFT Computation
%
n = 0:31;
x = sin(2*pi*11*n/64);
XZ = zoomfft(x,64,8,85);
%print absolute values of the DFT samples
disp('DFT Samples');disp(abs(XZ))
www.eeworm.com/read/215497/15059669
m program_11_6.m
% Program 11_12
% Illustration of Zoom FFT Computation
%
n = 0:31;
x = sin(2*pi*11*n/64);
XZ = zoomfft(x,64,8,85);
%print absolute values of the DFT samples
disp('DFT Samples');disp(abs(XZ))
www.eeworm.com/read/114100/15082070
html 17991.html
Re: 谢谢您,果然很好,不过要花时间去看....
Re: 谢谢您,果然很好,不过要花时间去看....
www.eeworm.com/read/114100/15096308
html 17980.html
Re: 请问各位知不知哪里有完整的关于DataBase的Program Code?
Re: 请问各位知不知哪里有完整的关于DataBase的Program Code?
www.eeworm.com/read/192685/8301897
html 17991.html
Re: 谢谢您,果然很好,不过要花时间去看....
Re: 谢谢您,果然很好,不过要花时间去看....
www.eeworm.com/read/192685/8332631
html 17980.html
Re: 请问各位知不知哪里有完整的关于DataBase的Program Code?
Re: 请问各位知不知哪里有完整的关于DataBase的Program Code?
www.eeworm.com/read/334931/12561317
m program_11_6.m
% Program 11_12
% Illustration of Zoom FFT Computation
%
n = 0:31;
x = sin(2*pi*11*n/64);
XZ = zoomfft(x,64,8,85);
%print absolute values of the DFT samples
disp('DFT Samples');disp(abs(XZ))
www.eeworm.com/read/334931/12561586
m program_11_6.m
% Program 11_12
% Illustration of Zoom FFT Computation
%
n = 0:31;
x = sin(2*pi*11*n/64);
XZ = zoomfft(x,64,8,85);
%print absolute values of the DFT samples
disp('DFT Samples');disp(abs(XZ))