搜索资源列表
TMS320VC33_FFT
- VC33进行FFT变换c源码,可直接在CC3X上使用-VC33 for FFT transform c source can be directly used in CC3X
FFT--C
- FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
myfft_ifft
- FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy
fft.rar
- FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
基于fft的频谱分析
- 基于fft的频谱分析程序。硬件由dsp实现,数据通过串口送至计算机进行频谱分析显示。 附两篇文档!-based on the spectral analysis procedures. Hardware Implementation by dsp, data sent to the computer through the serial spectrum analysis shows. A two documents!
OFDM_C
- OFDM技术关键实现的C代码,包括FFT、QPSK、星座变换等。-The OFDM technology critical to achieve the C code, including FFT, QPSK, Constellation transform.