代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/248284/12585570
m p3_9.m
% Program P3_9
% Circular Convolution Property of DFT
g1 = [1 2 3 4 5 6]; g2 = [1 -2 3 3 -2 1];
ycir = circonv(g1,g2);
disp('Result of circular convolution = ');disp(ycir)
G1 = fft(g1); G2 = fft(
www.eeworm.com/read/247793/12618265
plg kkfft0.plg
Build Log
--------------------Configuration: KKFFT0 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\张永民\LO
www.eeworm.com/read/146524/12640754
txt readme1st.txt
README FIRST for XFFT16
16-point, 16-bit Complex FFT
Contains:
xfft16ngo.zip: NGO files for FFT implementation with instructions
for Foundation schem
www.eeworm.com/read/333961/12650333
asm c2cx0064.asm
.file "c2cx0064.asm"
.title "0064 point DIT Radix-2, Complex FFT"
.width 120
N .set 64 ; NUMBER OF POINTS FOR FFT
***************************
www.eeworm.com/read/333961/12650390
asm c2cx0016.asm
.file "c2cx0016.asm"
.title "0016 point DIT Radix-2, Complex FFT"
.width 120
N .set 16 ; NUMBER OF POINTS FOR FFT
***************************
www.eeworm.com/read/333961/12650422
asm c2cx0032.asm
.file "c2cx0032.asm"
.title "0032 point DIT Radix-2, Complex FFT"
.width 120
N .set 32 ; NUMBER OF POINTS FOR FFT
***************************
www.eeworm.com/read/333961/12650426
asm c2cx0128.asm
.file "c2cx0128.asm"
.title "0128 point DIT Radix-2, Complex FFT"
.width 120
N .set 128 ; NUMBER OF POINTS FOR FFT
***************************
www.eeworm.com/read/135728/13906153
m exa090300_2.m
%-----------------------------------------------------------------------------
% exa090300_2.m, for fig. 9.3.2,
%-----------------------------------------------------------------------------
clea
www.eeworm.com/read/300325/13919374
asm c2cx0064.asm
.file "c2cx0064.asm"
.title "0064 point DIT Radix-2, Complex FFT"
.width 120
N .set 64 ; NUMBER OF POINTS FOR FFT
***************************
www.eeworm.com/read/300325/13919420
asm c2cx0016.asm
.file "c2cx0016.asm"
.title "0016 point DIT Radix-2, Complex FFT"
.width 120
N .set 16 ; NUMBER OF POINTS FOR FFT
***************************