搜索资源列表
fft&ifft
- 集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
jaguar2s
- 8-1024可变点数FFT/IFFT变换,VHDL语言设计, 仿真通过,可以很容易综合.-8-1024 points FFT / IFFT transform, VHDL design, simulation, can easily integrated.
Experiment-for-FFT-convolution-using-Overlap-Add-m
- 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
2FFandIFFT
- 时间抽选基2FFT及IFFT算法C语言实现-time selected radix 2 FFT and IFFT algorithm C Language
fft-Ifft
- 实现FFT和IFFT的C++源码,比较经典的基二算法。
FFT_IFFT
- 快速付立叶变换FFT和付立叶逆变换IFFT
short-fft
- 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
DSP_ifft32x32.rar
- optimized iFFT code for TI C64 processor,optimized iFFT code for TI C64 processor
ifft2_cuda
- It is the IFFT transform in CUDA, and very suitable for the programer who is interested in GPU development.
FFT-and-IFFT
- fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding
dit_fft
- 本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。-This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circula
DVB_T
- 该程序是DVB-T系统的1024点的FFT 与 IFFT 代码-The procedures are DVB-T system in 1024 point FFT and IFFT code
top
- 实现2K点的IFFT,在ISE10.1版本运行,通过测试,XC3S500E芯片上运行。-2K IFFT
fftifft-wind4891
- C Source Code program of FFT IFFT Function
FFT
- fft reciever and it can also be work as ifft transmitter
fix_fft_ifft
- fft,ifft 定点C代码,简单易学,便于自学。-FFT,IFFT source code.
fft-or-ifft-
- 一款关于fft&ifft算法的基于C的程序,已经通过运行了,结果正确!大家可以共同探讨!-Algorithm for fft & ifft a C-based program has been run through, the result is correct! We can discuss!
FFT-AND-IFFT
- 完整的快速傅立叶变换和逆变换(FFT IFFT)C语言算法-C language algorithm about FFT AND IFFT ,this procedure is very usefull and pratice
ifft
- 采用c++编写的ifft傅里叶逆变换,对输入数据进行变换并输出,测试成功。-Using c++ written ifft Fourier inverse transformation, and output to the input data conversion, testing success.
ifft
- 函 数 名:ifft (y,n,x) 功能描述:傅里叶逆变换 输入参数:y(待变换的序列),n(y的长度),x(变换后的序列) 返 回 值:整型数字。计算成功则返回1,否则返回0-Function Name: ifft (y, n, x) Descr iption: an inverse Fourier transform Input parameters: y (the sequence to be converted), n (the length y), x (tran