代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/331142/12846204
asm fft.asm
*************************************
*Radix-2,DIT,Real-input FFT Program *
* fft.asm *
*************************************
.mmregs
.global reset,start,sav_sin,sav_
www.eeworm.com/read/331142/12846207
out fft.out
www.eeworm.com/read/331142/12846218
map fft.map
******************************************************************************
TMS320C54x COFF Linker PC Version 3.70
******************************************************
www.eeworm.com/read/331142/12846221
pjt fft.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="fft"
ProjectDir="D:\Program Files\ti\myprojects\fft0\"
ProjectType=Executable
CPUFa
www.eeworm.com/read/244474/12861226
h fft.h
/* Constant Definitions */
#define FFT_BLOCK_LENGTH 32 /* = Number of frequency points in the FFT */
#define LOG2_BLOCK_LENGTH 5 /* = Number of "Butterfly" Stages in FFT processing */
#define
www.eeworm.com/read/244474/12861247
h fft.h
/* Constant Definitions */
#define FFT_BLOCK_LENGTH 32 /* = Number of frequency points in the FFT */
#define LOG2_BLOCK_LENGTH 5 /* = Number of "Butterfly" Stages in FFT processing */
#define
www.eeworm.com/read/330789/12869265
mcp fft.mcp
www.eeworm.com/read/330789/12869274
axf fft.axf
www.eeworm.com/read/244299/12873948
gel fft.gel
menuitem "FFT: 傅立叶变换控制"
dialog StartFFT(nParam1"Start FFT(1-Yes 0-No):")
{
m_uVideoStatus=nParam1;
}
www.eeworm.com/read/330551/12881481
m fft.m
clc; clear all; close all; clf;
cputime=0;
tic;
ln=1;
i=sqrt(-1);
Po=.00064; %input pwr in watts
alpha=0; % Fiber loss value in dB/km
alph=alpha/(4.343); %Ref page#55 eqn 2.5.3 Fiber optic Comm