搜索资源列表
C-fft
- 上传的是C编写的FFT算法,在图象处理方面常用到,希望对你有用-upload is prepared by the C FFT algorithm, the image processing used to the hope that useful to you
fft1_code
- FFT的C语言程序,对于复数蝶型运算的C语言程序实现。-FFT C language program for computing complex BUTTERFLY C language program.
fft2.rar
- Image Processing FFT Code. C++图像处理FFT代码。,Image Processing FFT Code.
FFT
- C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
2D-FFT-C
- 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
FFt
- 其中图片说明: A: 傅里叶变换后频谱图 B:陷波函数作用后的频谱图 C:经逆变换的滤波后图像,效果不是很理想 Ifft2:为验证自己的快速傅里叶变换程序的正确性,用matlab自带逆变换程序将频谱逆变换后图形,与原图相符,说明快速傅里叶变换程序正确。-One Photo caption: A: After the Fourier transform frequency spectrum diagram B: the role of Notch function, the fre
21840289fft-by_skyline
- FFT c程序 能够实现傅里叶和 逆傅里叶转换,有些地方需修改-FFT c procedures to achieve Fourier and inverse Fourier transform, and some places need to modify
fft
- 用Visaual C++写的进行fft变换的程序,希望会有帮助-With Visaual C++ Written fft to transform the procedure, I hope will be helpful
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
FFT
- 1. 运行myfft.exe 把音频数据经过fft后存放在data.txt文件中 2. 再运行HUITU.exe把data.txt中的数据一帧一帧的画到屏幕上,形成动态效果 3. 运行soundee.exe 是还原声音 注:其中myfft.c是fft的C语言代码,用VC实现的;HUITU.C是绘图代码,用TC实现的;soundee.c是还原声音代码,用VC实现的。 -1. Myfft.exe run the audio data stored in the post-fft
fft
- c fft C编写的快速傅立叶变换的源代码-c fft
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
2DFFT-C
- 2d FFT 图象处理,不含界面,公有算法实现-The 2D FFT
fft-C-programming
- c语言实现对输入正弦波信号的采样、保存、傅里叶变换、取模显示,希望对大家有用啊,毕设的一个模块-c language input sine wave signal sampling, preservation, Fourier transform, modulus show, we want to be useful, ah, complete set of a module. . . .
FFT.c
- 快速傅里叶变换在C环境下的实现,这只是其中之一的函数-FFT implementation in C environment, this is one of the functions
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
fft
- 可以实现快速傅里叶变换的C++头文件,用于信号处理(Fast Fourier Transform)
fft算法
- 能实现FFT快速算法,处理图像变换,学习的好代码。(FFT can achieve fast algorithm, deal with image transform.)
fft
- 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)