搜索资源列表
x28x_FFT
- TI的x28x系列芯片的FFT源程序。有128/256/512/1024点的实数和复数的FFT算法。-TI's chip x28x series of FFT source. 128 / 256/512/1024 point real and complex FFT algorithm.
ofdm
- 用matlab 实现ofdm,输入的是长度为256的随机序列,其中用到了opsk调制,ifft和fft变换
fft.rar
- FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
fft256
- 256-point radix-2 fft
FFT_fixedPoint_VCdemo
- VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
FFT
- 256点FFT函数,量化阶输出,用查表方式实现,用凌阳单片机可以进行8khz采样,频谱分析等-256-point FFT function, the quantized step out, be achieved using look-up table, with a single chip can be 8khz Sunplus sampling, spectral analysis
FFT_algorithm
- FFT算法的c语言实现 c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.下面是 FFT子程序求s的256点的FFT的方法-FFT algorithm c language c language of the time taken for FFT algorithm program, enter the two parameters, one input sequence xin, using th
laserMatlab
- 用基于 Matlab 的小容量 FFT (比如 256×256)程序,将取样窗口划分为 若干个全等的小矩形,对每个小矩形内离散点的复振幅作 FFT 变换,然后将所有变 换结果叠加,再乘以复数相位因子,相当于对整个物面上点进行菲涅耳衍射计算, 利用这种方法可以迅速的实现高精度的轴对称傍轴光学系统中的激光衍射计算-With a small volume based on Matlab FFT (eg 256 × 256) procedure to sample window div
OFDM_send_matlab
- matlab发送端程序,256位FFT,16QAM-OFDM,最后有时域和频域图形显示-matlab sender program, 256 FFT, 16QAM-OFDM, the last times and frequency domain graphics
fft.c
- c语言编写的求1,2,4,8,16,32,64,128,256,512,1024,2048点fft 通用程序-c language of the general program requirements 1,2,4,8,16,32,64,128,256,512,1024,2048 point fft
fft
- c语言实现的时间抽取的FFT算法程序,输入两个参数,一个是输入序列xin,采用复数形式,数组从下标1开始存数,另一个是FFT的点数N.FFT子程序求s的256点的FFT的方法-FFT algorithm implemented in C
OFDM
- 一个简单的OFDM系统,无信道编码,QPSK,256子载波,无同步,硬判决,自编FFT和卷积-a simple OFDM system
jiachuangchazhi512
- 改程序能够实现加窗插值FFT算法的matlab仿真,已经得到实验验证,注解清晰详细,代码可读性强.以512点为例进行仿真计算,对与其他点数,如256或是1024可以通过简单修改即可-Reform process to achieve the windowed interpolation FFT algorithm matlab simulation, experimental verification has been, clear and detailed annotations, code
xiangweijiaozheng
- 该程序实现基于相位校正法的FFT变换算法的matlab仿真,以256点为例进行计算,已得到实验验证,注解详细,为算法的硬件实现提供充分的理论基础-The program phase correction method based on the FFT algorithm matlab simulation, for example 256 points are calculated, the experiment has been verified, detailed annotations p
biological_signals
- L=256矩形窗截断离散虚指数信号的DTFT/DFT/FFT的幅度谱-L = 256 rectangular window blocking discrete virtual index signal DTFT/DFT/FFT spectrum
Sharing-TA-FFT_LABIB
- Fast Fourier Transform 256 FFT
fftw-2.1.5.tar
- 用的TI官方给的controlSUITE里面的定点库例程计算实数FFT,板子是helloDSP28335开发板。用TI例程做定点实数FFT时候,256点(With the TI official to the controlSUITE fixed-point library routines to calculate the real number of FFT, the board is helloDSP28335 development board. With TI routines do
abc
- 比较DFT和FFT的运算时间。(1)自行选择进行计算的序列(或产生随机序列)。 (2)利用计时函数tic、toc,计算点数N=64、128、256、……(IT IS A SAMPLE.Compare the computing time of DFT and FFT. (1) select the sequence to compute (or generate random sequences). (2) using the timer functions tic and TOC to c