搜索资源列表
ifft
- fft变换,采用标准c处理-fft transform, the use of standard treatment c
时间抽选基2FFT及IFFT算法C语言实现
- 正在学数字信号处理,感觉上学期信号与系统学得不扎实,因为当时只是死记公式,这学期数信老师提倡动手实践,觉得自己在编程中对公式理解得更加深刻了。 以下是我写的FFT,欢迎指教。-is studying digital signal processing, signal feel semester with enough solid school system, because only memorizing formulas, a few
fft&ifft
- 集成ifft和fft,以头文件的形式提供调用,可以用于任何C编译器-integration and fft to the first document in the form of call, can be used on any C compiler
DIP程序
- 以前的数字图像处理作业,包括直方图,均衡,Sobel,中值,FFT,IFFT,DCT,IDCT,8*8DCT等-previous digital image processing operations, including the histogram, balanced and Sobel, values, FFT, IFFT, DCT, IDCT, 8* 8DCT etc.
利用FFT和IFFT计算线性卷积
- 利用循环卷积和线性卷积之间的关系,用FFT和IFFT的现有程序实现信号线性卷积快速实现-cyclic and linear convolution convolution of the relationship between FFT and IFFT with the existing procedures of linear convolution signal Fast
fft_ifft
- fft和ifft是数字信号处理中常用的算法,本程序实现了fft和ifft的运算功能,检验无误。-fft and digital signal processing algorithm commonly used in the program and the fft ifft of computing, testing and truthful.
jaguar2s
- 8-1024可变点数FFT/IFFT变换,VHDL语言设计, 仿真通过,可以很容易综合.-8-1024 points FFT/IFFT transform, VHDL design, simulation, can easily integrated.
CE_OFDM
- 关于信道估计的程序,用MATLAB实现,包括导频的插入提取,FFT/IFFT ,循环前缀的加入提取-on channel estimation procedures, using MATLAB, including Pilot insertion extraction, FFT/IFFT, cyclic prefix to join the extraction, etc.
Experiment-for-FFT-convolution-using-Overlap-Add-m
- 采用FFT和IFFT的快速卷积的C程序实现源代码。-FFT and IFFT fast convolution C program source code.
AOFDMmatlabsimulation
- AOFDM系统matlab仿真程序,包括映射、fft/ifft,加去循环前缀,信道估计等关键模块-AOFDM system Matlab simulation program, including mapping, fft/ifft. to increase cyclic prefix, channel estimation and other key modules
20040728130640296
- c6000的应用程序比较常用比如说fft ifft等一些原文件,-c6000 the application procedure is used, for instance fft ifft some other original documents,
conv_fft_ifft.zip
- include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.,include FFT IFFT and using FFT to calculate convolution and round off.Its useful for wave 16 bits.
fft-Ifft
- 实现FFT和IFFT的C++源码,比较经典的基二算法。-The realization of FFT and IFFT in C source code, compare the classic 2-based algorithm.
short-fft
- 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换-There are a pair of fixed-point FFT and IFFT algorithm, Hanning window, containing 1024-point sine coefficient (calibration has been
fft-ifft
- FFT和IFFT的轉換,用VC語言編寫 FFT和IFFT的轉換,用VC語言編寫-FFT and IFFT conversion, using VC language FFT and IFFT conversion, using VC languages
fft-ifft-conv
- fft和ifft以及卷积算法,c语言开发
FFT
- 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the sign
FFT
- 一个FFT/IFFT的C语言程序,适当改编一下,可以并行运行。-A FFT/IFFT in the C language program, the appropriate adaptation of what can be run in parallel.
FFT-and-IFFT
- fft与ifft的子程序代码,时间抽取基2FFT算法,参数包含4个:N点数、M蝶形运算迭代级数、换算到频域后的实部和虚部-fft ifft coding