搜索资源列表
FFT
- 工程计算中反复适用的计算方法,快速傅立叶变换原理
fft
- 一个快速傅里叶变换的实例。通过快速傅里叶变换实现信号的频率幅值等信息。-Examples of a fast Fourier transform. Fast Fourier transform by the frequency of the signal amplitude and other information.
fpgafft
- :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
fft
- 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
FFT
- 利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
FFTsj1
- 离散的快速傅立叶转换,可以减少许多傅立叶转换的时间-SUBROUTINE FFT fortran programming under the FFT
fftplot
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
FFT
- 这是一个实现快速傅里叶变换的C语言的源程序。-This is a fast Fourier transform of C language source code.
the_realization_of_fft
- 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
FFT
- dsp C语言编程,算法研究机快速编码 解决语音编码的速度采样问题-dsp C语言编程算法研究机快速编码解决语音编码的速度采样问题
FFT
- 介绍了快速傅立叶变换(FFT)的原理以及相关实验,另配有相应的C语言程序-Introduced the Fast Fourier Transform (FFT) the principles and related experiments, reprovision corresponding C-language program
FFT
- fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
fft_fpga
- FFT(快速傅里叶变化)蝶形算法 Verilog HDL语言-FFT Verilog HDL
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
FFT-sinusoidal-signal-frequency-
- 插值快速傅里叶变换FFT估计正弦信号频率的精度分析-Interpolated fast Fourier transform FFT to estimate the accuracy of the sinusoidal signal frequency analysis
FFT-algorithm
- 基于快速傅里叶变换FFT算法的分次谐波测量与分析-Based on the measurement and analysis of sub-harmonic of the FFT algorithm
FFT
- 基于一维快速傅里叶变换FFT频谱估计的移动物体速度估计法-Estimation of moving objects based on one-dimensional fast Fourier transform FFT spectrum estimation speed
FFT
- 快速傅里叶变换,基四时间抽取快速FFT算法,蝶形运算-Fast Fourier Transform, the base four-time extraction of the fast FFT algorithm, the butterfly
PMF-FFT
- 基于PMF-FFT快速捕获算法的研究与实现-Based on the research of PMF- FFT fast capture algorithm and implementation
fft
- fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)