搜索资源列表
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+C
- 一个 很好的 程序,fft的C语言实现程序-a good procedure, fft the C language procedure!
FFT--C
- FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析
FFT算法C代码实现
- FFT算法C代码实现,常用滤波算法,Matlab仿真。
fft.rar
- FFT快速傅里叶变换程序语言。频率抽选基FFT和IFFT子程序,FFT Fast Fourier Transform programming language. Frequency-based FFT and IFFT selected subroutine
FFT.rar
- 用C语言编写的FFT和IFFT函数,可以进行修改实现跟快速的运算,With C language function of the FFT and IFFT, can be modified to achieve faster computation with
SINEFFTTr.rar
- 用c++Builder编写的一个显示正弦波信号和傅立叶变换后的频谱波形工程,c++Builder FFT SIN
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
fft
- Visual C++编写的FFT代码,效率很高,地震勘探地震波正演时添加子波波形。-Visual C++ Prepared FFT code, the efficiency of high seismic exploration seismic waves are added at the time my son waveform.
基于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!
fft
- C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
fft
- 这是一个语音的文件的一个FFT转换文件,是用C++写的源程序,相信对大家有用-fft tranform if you like it, try to use it and share your idea.thank you.
FFT
- 用CVI写的FFT算法,对于了解FFT的原理比较有用,同时也可熟悉CVI的用法-CVI written by FFT algorithm, FFT principle for understanding the more useful, but also familiar with the usage of CVI
Lab0503-FFT
- 一个简单的 FFT 算法的 C 语言程序, 适合各初学者学习和使用-FFT C LANGUAGE
xianxingxitongdepinyufenxifa
- How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程-How to apply the 2D FFT functions in Matlab 如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程
fft
- fft c code download -fft c code download download
fft
- C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
Fast-Fourier-Transform-(FFT)-C-Sharp
- 快速傅里叶变换(FFT)C#实现,并带测试调用-Fast Fourier Transform (FFT) C# to achieve with a test call
C++
- Course introducition to c++