搜索资源列表
MSPLFFT
- 快速傅立叶(FFT)变化的C语言程序,在C环境下进行调试-Fast Fourier (FFT) changes in the C Programming Language, in the C environment for debugging!
FFT-c
- 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [] array, Operational before da
fft_flp32_TS201
- 基于浮点dsp的fft算法,TS201处理器,c语言实现。开发环境Visual。-based on the floating-point DSP algorithms fft, TS201 processors, c language. Visual Development Environment.
FFT+C
- 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
mixfft05
- 一个用于C语言的fft处理程序,效率很高,易于扩展,程序也很漂亮 -one for the C language fft handling procedures, highly efficient, easy to expand, procedures are very pretty
FFT
- 这个程序主要用c#语言编写数字信号处理中FFT实现的源代码程序
基于dspfft算法的实现
- 基于DSP实现的FFT算法的C语言编程
傅里叶变换以及频率域卷积
- C++语言实现傅里叶变换以及频率域卷积
Filter
- Thaks for my girlfriend s laptop ********** *Time:2009.5.25 ********** *Version:1.0 ********** *Author:Yongfang Shi ********** *Student ID:071180081 ********** *Copyright@syf,All rights reserved! ********** *Workplace:07 E&E,Nanjing Unive
DigitalsignalprocessingClanguage
- 数字信号处理C语言实现 fft变换 反变换 源码加报告-Digital signal processing C language
srfft
- FFT DIF 分裂基的C语言代码,比较好的说明了整个流程-FFT DIF split the base of the C language code, better explains the entire process
pass-4-fft
- 快速傅里叶变换,一种快速算法,C语言编写-This is fast Fourier transform.The standard deviation of the FFT method is about 1/6 of that of the log-fit method and about a half of the standard deviation of the Prony method.
CPPalgorithm
- 常用算法的C语言程序源码,有各种滤波算法,FFT算法,小波算法等。-Commonly used algorithm in C language program source code, there are a variety of filtering algorithm, FFT algorithm, wavelet algorithms.
FFT
- FFT的c语言实现,已经成功在FPGA的NIOS II软核里实现-FFT of c language has been successfully implemented in the FPGA NIOS II soft-core
9rfft
- 用c语言实现fft,有注释,便于阅读,相位可以帮助大家-C language fft, Notes readability phase can help everyone
FFT
- fft算法,,用c语言实现了fft的过程-fft algorithm, using c language fft
fft
- 国外大牛的c语言快速傅里叶变换--fft-c language--fft
fft
- c语言中数字信号的FFT操作程序,输入需要处理的数据,即可得到其FFT变换后的结果-C, the operation of the digital signal of FFT program, enter the data need to deal with, can be a result of the FFT transformation
fft
- 在C语言中实现八点的傅里叶变换,可以根据需要自行设置点数-In the C language to achieve eight points of the Fourier transform, you can set the number of points required
fft
- 该段代码是基于C语言的实现FFT算法的一个程序,这个程序能够实现由DFT向FFT改进后实现了加速的功能!-this code is the design of fft base on the C language