搜索资源列表
FFT
- C#实现的快速傅里叶变换,递归算法,可用于信号处理。-failed to translate
2D-FFT-C
- 二维快速傅里叶变换及其逆变换,用于图像处理等领域-two dimensional fast fourier transform and its inverse fast fourier transform
FFT-C
- 一维傅里叶变换及其逆变换,快速算法,用于图像处理等领域-one dimensional fast fourier transform and 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
dafsdf
- FFT算法 C++ 快速傅里叶变换 逆傅里叶变换-FFT algorithm for C++ fast Fourier transform Inverse Fourier transform
FrequencyFilter
- C++实现的频域滤波程序,实现了傅里叶变换,快速傅里叶变换!-C++ implementation of frequency domain filtering process, to achieve a Fourier transform, fast Fourier transform!
Ch2
- 是用C++实现傅里叶变换、快速傅里叶变换,提供其源代码,-fourier
fourietransform
- 是用C++实现傅里叶变换、快速傅里叶变换,提供其源代码,-fourier
FFTxiebofenxi
- 快速傅里叶变换,可用于谐波分析等算法,用 C++编译-Fast Fourier transform, harmonic analysis method can be used with C++ compiler
FFT.c
- 快速傅里叶变换在C环境下的实现,这只是其中之一的函数-FFT implementation in C environment, this is one of the functions
NEW-fast-fourier-transform-in-C
- 该C语言程序是对一个离散的函数进行快速傅里叶的变换,在工程上能够有很好的运用。-use fast fourier to transform a funtion in C language, which can be used widely in engineering affairs
Written-in-c-language-FFT-code
- 基于c语言编写的数字信号处理快速傅里叶变换FFT代码-Written in c language based on the digital signal processing fast Fourier transform (FFT code
FFT_C
- 快速傅里叶变换的C代码实现,并且与matlab内置FFT函数进行了效果对比,非常完美。-FFT by VC++
ji
- 关于快速傅里叶变换的C语言编程,包括长度为1的傅里叶变换, 位置交换过程-wskj jk jkd fjdkf lajflajf kld
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
FFT
- 快速傅里叶变换在图像处理中经常遇到,本程序运行结果和matlab一致,是使用C++类编写的。-Fast Fourier transform in image processing are often encountered, the program consistent with the results and matlab is prepared using C++ class.
FFT
- C语言实现的快速傅里叶变换,FFT。还有较详细的说明文档-C language implementation of the fast Fourier transform, FFT. There is a more detailed descr iption of the document
ImageProcess
- 《精通Visual C++图像处理编程》书上的源代码,图像处理过程,包括开闭膨胀腐蚀/平滑锐化/边缘增强边缘检测/快速傅里叶变换等功能-" Mastering Visual C++ image processing program" source code book, image processing, including opening and closing the expansion of corrosion/smooth sharpening/edge enhancem
FFTVPP
- 快速福利叶变换C函数 函数简介:此函数是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依 赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复 数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的 复数 使用说明:使用此函数只需更改宏定义FFT_N的值即可实现点数的改变,FFT_N的 应该为2的N次方,不满足此条件时应在后面补0 -kuaisu fuliye bianhuan yuandaima ,VC++shixian ,yu
CurveLab-2.1.2
- 第二代curvelet变换工具箱,有快速傅里叶变换和wraping变换方法,还可以提取变换系数。有matlab版本和c++版本-The second generation of curvelet transform toolbox, with fast Fourier transform and wraping transform method, also can extract transform coefficient.With the matlab version and c++ vers