FFt
共 2,192 篇文章
FFt 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 2192 篇文章,持续更新中。
混合基FFT算法的C语言实现
混合基FFT算法的C语言实现,采用了多层子函数调用
dspf2812 自己的fft算法 改进过的
dspf2812 自己的fft算法 改进过的
基于ADSP-219x系列的时间抽取基2FFT代码
基于ADSP-219x系列的时间抽取基2FFT代码,可在VisualDSP平台上运行。
一种适合在单片机上运行的快速傅里叶算法
一种适合在单片机上运行的快速傅里叶算法,大量采用查表方法。理解这个算法对实现电力谐波分析很有帮助。fft算法的经典应用,需要一定的数学知识!
在XLS中实现对FFT原理的演示
在XLS中实现对FFT原理的演示,包括方波、三角波等DFFT
基2 fft 的c++实现
基2 fft 的c++实现,改自matlab。
fft的c++语言实现
fft的c++语言实现,改自matlab的相关程序
Compute the matrix of mel filter coefficients given the sampling frequency, the length of the FFT an
Compute the matrix of mel filter coefficients given the sampling frequency, the length of the FFT and the number of desired mel filter channels.
ofdm ifft/fft仿真
ofdm ifft/fft仿真,在真实环境下的信号流程
fft的东西
fft的东西,自己要是用的自己看看,希望对你有用
This article describes how to build simple audio spectrum analyzer based on FFT algorithm using Phi
This article describes how to
build simple audio spectrum analyzer based on FFT algorithm using Philips LPC2138
microcontroller.
快速FFT变换matlab
快速FFt变换程序,简介,方便,实现从时域信号向频域信号的改变。是进行频域分析的基础。
Description of a high performance FFT architecture useful for VLSI implementation.
Description of a high performance FFT architecture useful for VLSI implementation.
Description of a pipeline architecture for a FFT processor, based on the R22SDF algorithm.
Description of a pipeline architecture for a FFT processor, based on the R22SDF algorithm.
A necessary book containing many FFT algorithms, both serial and parallel.
A necessary book containing many FFT algorithms, both serial and parallel.
基于Tms320C5402的FFt 算法的源代码,该代码已经调试通过,运行结果良好
基于Tms320C5402的FFt 算法的源代码,该代码已经调试通过,运行结果良好
fft that uses the cordic alghoritm---4
fft that uses the cordic alghoritm---4
FFT可以将一个信号的频谱 提取出来
FFT可以将一个信号的频谱
提取出来,这在频谱分析方面也是经常用的。
谐波检测的RELAX算法
谐波检测的RELAX算法,优于FFT,能够对幅值,频率,相位进行有效估计
精简的FFT程序库,可实现任意点FFT与CZT算法
精简的FFT程序库,可实现任意点FFT与CZT算法