搜索资源列表
RADIX4.rar
- This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm,This is Radix 4 FFT algorithm developed in Matlab.this code give all stages of Radix4 FFT algorithm
fft.rar
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。,FFT algorithm is the basic principle of DFT successive long sequence is broken down into shorter sequences of DFT. In
fft64
- 64-point radix-2 fft module
fixed_struc_radix4_fft
- 采用固定寻址方式的固定结构基4FFT仿真代码-Radix 4 FFT with fixed address structure
fft
- 16 point 4 radix fft vhdl
radix4
- This zip file describes about Basic radix 2fft,radix 4fft and shows the basic difference between above mentioned fft with radix 16 fft-This zip file describes about Basic radix 2fft,radix 4fft and shows the basic difference between above mentioned f
1280fft
- 1280点fft变换,改变传统的需2046点FFT的情况。-1280 point FFT,radix 4 and radix 5
FFT_4_float_DIF_(OK)
- 基4的浮点FFT算法,注释都在里面,功能是在VC2008里验证过的。-Floating-point radix-4 FFT algorithm, comments are inside, the function is verified in the VC2008.
581L6_00
- this program is radix-4 fft for 64 point
FFT
- An Elementary Introduction to the Discrete Fourier Transform 1.1 ComplexNumbers 1.3 Analyzing the Series 1.5 Filtering a Signal 1.6 How Often Does One Sample? 1.7 Notes and References 1.2 Trigonometric Interpolation 1.4 Fourier Frequenc
fft4
- 对于基4的fft的描述,一些不错的文章,大家看看啊-For a descr iption of the radix-4 fft, some good articles, we look at
FFT_4_Fixed_DIF_(OK)
- 基4的定点FFT算法,功能都在VC2008里验证过了,有不懂得可以跟我交流、讨论。-Fixed-point radix-4 FFT algorithm, features are verified in the VC2008 in, and there do not know how to communicate with me to discuss.
64 fft_ifft
- FFT and IFFT 64 point radix-4
my FFTs
- fft radix-4, split radix
radix4
- radix4 fft in matlab