搜索资源列表
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
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
- 在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
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
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
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-Implemented
- 在TI DSP上实现扩展精度的FFT和IFFT-Extended-Precision Complex Radix-2 FFT/IFFT Implemented on TMS320C62x