搜索资源列表
FFT-vhdl
- vhdl 16 FFT -vhdl 16 FFT
matlab
- 16位浮点FFT算法的VHDL实现有测试文件!-16-bit floating-point FFT algorithm VHDL realization of a test file!
buffterfly_radix4
- 16点的FFT蝶形运算,用于快速傅里叶变换并行实现,基于verilog语言编写,matlab仿真验证-a method based on 16-point fft butterfly,used to make fast fourier transform,language is verilog.
FFT_Twiddles_Find_DSPrelated
- 下面是找到了基2 FFT蝴蝶旋转因子的Matlab代码。代码计算的 A 相角,在图1(c)和图2(c)所示,旋转因子的因素。我建议你开始8点DIT的FFT图1(a)通过运行代码然后运行图2中的代码为16点DIF FFT(一)。-Below is the Matlab code to find radix-2 FFT butterfly twiddle factors. The code computes the A phase angle factors that are used in t
C-implementation-of-FFT
- 纯C实现的FFT,与matlab计算结果完全一样。点数必须为8,16,32,64,128,256- C implementation of FFT, and matlab calculation results are exactly the same. 8,16,32,64,128,256 points must be...