搜索资源列表
4fft
- 基于VC的基4FFT 变换 ,蝶形表单独生成,通过寻址获得蝶形表的具体值,为工程FFT变换提供参考
fixed_struc_radix4_fft
- 采用固定寻址方式的固定结构基4FFT仿真代码-Radix 4 FFT with fixed address structure
radix--4-butterfly-DIF_FFT
- 我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。-My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.
FFT4
- 计算按频率抽取的基4快速傅里叶变换算法,与基2FFT相比,基4FFT的乘法量约减少25 。-Calculating frequency taken by fast Fourier transform algorithm base 4, compared with the base 2FFT the base 4FFT multiplication about 25 less.