搜索资源列表
ligl-fft
- 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matla
fft-ifft
- 用C语言实现了基2 DIT-FFT、DIF-FFT、DIT-IFFT和DIF-IFFT,而且运算点数可以自己设定,在vs2005下运行通过-2-based DIT-FFT、DIF-FFT、DIT-IFFT和DIF-IFFT with user-defined processing points are implemented using C, which has been run successfully in VS 2005.
CFFT
- 在CCS环境下,调用TI的DSPLIB FFT、IFFT函数的例子。 定义了正弦信号和方波信号,可以帮助DSP初学者理解DSPLIB FFT相关函数的调用。-In the CCS environment, calling TI DSPLIB FFT, IFFT function example. Defines a sinusoidal signal and the square wave signal that can help beginners understand DSPLIB FF
fft_ifft
- 源程序是dsp关于混合基的算法的c语言的实现-Dsp source are based on the mixed algorithm realize c language
ofdm_v1_debug_canwork_7_15
- DSP上实现的OFDM配套调制解调程序,使用了FFT和IFFT算法,可参考本人的matlab程序-DSP to achieve the OFDM modulation and demodulation procedures supporting the use of FFT and IFFT algorithms, refer to my matlab program
fft_ifft_4
- 基4fft和ifft源码,测试结果和matlab一致-source code of fft&ifft based on 4.result is identical with that of matlab
OFDM-_matlab
- OFDM里常用到的模型,一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。 -OFDM where commonly used to model a relatively complete OFDM communication system simulation design, including coding, modulation, IFFT, and
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
dit-dif-fftanddit-dif-ifft
- 基2 fft dif 和 fft dit算法,c语言实现-Radix-2 fft the dif and fft dit algorithm, c language
C28x_FPU_LIB
- TI C283X系列dsp浮点运算库,主要包括实数FFT复数FFT及IFFT-The TI the C283X family dsp floating-point arithmetic library, including real number FFT complex FFT and IFFT
FFTr4
- IFFT using c and digit reverse function and cfftr ! i want qpsk modulation and demodulation
fft
- DSP程序下,fft与ifft变换的程序,已经通过验证-DSP program, fft and ifft transform the program has been validated
FFT_more
- DSK6416板上中的FFT以及IFFT的实现,可将结果存储在SDRAM中。可在CCS v5中运行-The FFT and IFFT DSP implementation, the results can be stored in the SDRAM. (Can be run in CCS v5)
fft-src
- DSP实现FFT模块编程,包括IFFT和FFT计算模块,主要采用库函数调用实现-FFT or IFFT implement with DSP
tiffsci
- tifft带SCI通信(可下载到flash中成功运行fft-ifft程序)-tifft with SCI communication (can be downloaded to a flash in the successful operation of fft-ifft program)
FFT_IFFT
- 此文档可用于CCS的FFT和IFFT运算。文档中包含FFT和IFFT的子函数库文件,头文件,源文件和基于FFT和IFFT的测试文件。-This document can be used for CCS of FFT and IFFT operations. Subroutine library file document contains FFT and IFFT, the header files, source files, and based on FFT and IFFT test fi
armfly-DSP-tutorials-Chapter-27
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本章主要讲解fft,ifft和fftshift在matlab上的实现。-This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel of all MCU.
FFT-IFFT
- FFT变换及反变换ifft 及详细的中文解释-FFT change and IFFT and detailed Chinese explain
ifft
- this folder contains the code for inverse fast fourier transform and the inverse dft. hope it helps. along with it it has several problem statements