搜索资源列表
adsp-2116x_complex_rad2_fft
- AD公司ADSP2116X的基2fft-AD ADSP2116X base 2fft
2fft
- 基于802.16d的OFDM下基2FFT的源码,供初学者参考!
2007720111224
- c8051f020的频域的2FFT算法,
FFT
- 用FPGA实现FFT算法,算法实现的可以是基2/4混合基FFT,也可以是纯基4FFT和纯基2FFT运算。
lastce.rar
- 整形基2fft算法的C语言实现,包括蝴蝶算法和倒序重排等,fft dct
fft-DIF
- 自己编写的C语言基于频率抽取的基2FFT算法,用于大家学习交流-I have written C language based on the frequency of taking the base 2FFT algorithm, for them to learn from the exchange of
fft-DIT
- C语言编写的基于时间抽取的基2FFT算法-C language based on the time taken to prepare the base 2FFT algorithm
R2DitFft
- 基于ADSP-219x系列的时间抽取基2FFT代码,可在VisualDSP平台上运行。-ADSP-219x series based on the time taken 2FFT code base can be run on a platform in the VisualDSP.
fft_v0.5.6.1
- 快速傅里叶变换fft算法,基于时间的基2fft,其中针对ARM7 TDMI优化,采用查表的方式- Fast Fourier Transform algorithm, based on time-based 2fft, one optimized for ARM7 TDMI, using look-up table approach
dspfftv2
- dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
Base2FFT
- 基2FFT程序,已在DSP实验箱上运行通过,希望对大家有帮助-Base 2FFT procedures, has been running in the DSP test cases passed, want to help everyone
fft2
- 512点8位基2fft程序。基于 vhdl/verilog。已仿真布线通过。-512 points, eight base 2fft program. Based on vhdl/verilog. Simulation layout has been adopted.
FFt
- 基2FFT蝶形运算器,代码有仿真用数据。主代码用于仿真,碟形运算和复数乘法元件化-Based 2FFT butterfly, code with simulation data used. Master code for simulation, dish components of computing and complex multiplication
FFT2
- ADI公司DSP中BF561系列的时间抽取基2FFT的定点DSPs实现-ADI BF561 DSP, the company extracted the time series of fixed-point DSPs to achieve the base 2FFT
High-Speed-FFT
- 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
DIT-2-FFT
- 基于F2812DSP的时域基2FFT变换。采用实数计算方法,8点的FFT大概是0.9ms-DIT-2 FFT
FFT
- FFT的四种算法。 FFT_ABCD.Cpp - 源程序 FFT_ABCD.H - 头文件 FFT0A_T.Cpp - 源程序,检验基-2FFT算法的第1种形式 FFt0B_T.Cpp - 源程序,检验基-2 FFT算法的第2种形式 FFT0C_T.Cpp - 源程序,检验基-2 FFT算法的第3种形式 FFT0D_T.Cpp - 源程序,检验基-2 FFT算法的第4种形式 -four FFT arithmetic FFT_ABCD.Cpp -source pr
2-dit-fft-matlab
- 按时间抽取的基2FFT算法分析及MATLAB实现 报告里有理论解释和实际经过编译成功的代码-The time taken by the base 2FFT algorithm analysis and in MATLAB
FFT
- 在TI公司的TMS320C6416 DSP上做FFT变换的实现与探索。功能主要包括如下5个方面: 1. 16点基2 FFT 2. 将基2FFT结果写入SD_RAM,并读取出来 3. 对FFT的结果进行IFFT 4. 原采样点扩展为32点,做32点基2 FFT 5. 对原16点序列做基4 FFT -TI' s TMS320C6416 DSP to do the FFT transform and explore. Features include the follo
R2FFT-master
- 基2算法fft实现 verilog 快速傅里叶变换(the implemention of fft in radix 2 algorithm)