Welcome![Sign In][Sign Up]
Location:
Search - fft.cpp

Search list

[Other resourcefft

Description: 调试通过的2维fft算法,含一个.cpp文件,一个.h文件
Platform: | Size: 2209 | Author: 顾楼 | Hits:

[Special EffectsFreTrans.cpp

Description: * FFT() - 快速付立叶变换 * IFFT() - 快速付立叶反变换 * DCT() - 离散余弦变换 * WALSH() - 沃尔什-哈达玛变换 * * Fourier() - 图像的付立叶变换 * DIBDct() - 图像的离散余弦变换 * DIBWalsh() - 图像的沃尔什-哈达玛变换
Platform: | Size: 3707 | Author: chaonima111 | Hits:

[Waveletfft

Description: 调试通过的2维fft算法,含一个.cpp文件,一个.h文件
Platform: | Size: 2048 | Author: 顾楼 | Hits:

[Special EffectsFreTrans.cpp

Description: * FFT() - 快速付立叶变换 * IFFT() - 快速付立叶反变换 * DCT() - 离散余弦变换 * WALSH() - 沃尔什-哈达玛变换 * * Fourier() - 图像的付立叶变换 * DIBDct() - 图像的离散余弦变换 * DIBWalsh() - 图像的沃尔什-哈达玛变换-* FFT ()- Fast Fourier Transform* IFFT ()- Fast Fourier Transform* DCT ()- Discrete Cosine Transform* WALSH ()- Walsh- Hadamard Transform** Fourier ()- image of pay Fourier Transform* DIBDct ()- image of discrete cosine transform* DIBWalsh ()- image of Walsh- Hadamard Transform
Platform: | Size: 3072 | Author: chaonima111 | Hits:

[Algorithmfft.cpp

Description: FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language description of classes.
Platform: | Size: 2048 | Author: 程本飞 | Hits:

[AlgorithmFFT

Description: 利用分裂基方法实现快速傅里叶变换的CPP文件-The use of split-based methods for fast Fourier transform CPP file
Platform: | Size: 3072 | Author: 丁明 | Hits:

[matlabFFT

Description: 使用c语言在vc++6.0环境下编写的FFT程序,分为三个部分,包括input文件,其中提供2的n次方的数据,main.cpp为主程序,包括读入input的数据和输出结果到自动创建的output文件之中。测试完全可以使用-Using c language in vc++6.0 environment prepared by the FFT program is divided into three parts, including the input file, which provides two of the n-th power of the data, main.cpp-based procedures, including the data read into the input and output results to automatically create the output documents. Test can use
Platform: | Size: 2048 | Author: cx | Hits:

[Algorithmcpp

Description: dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
Platform: | Size: 443392 | Author: 李飞霞 | Hits:

[AlgorithmFFT_bigint.cpp.tar

Description: FFT实现的nlogn复杂度的高精度乘法-big intege based on FFT, time cost O(nlogn)
Platform: | Size: 1024 | Author: lixin | Hits:

[Software EngineeringFFT-CPP

Description: 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
Platform: | Size: 4096 | Author: 王一 | Hits:

[Algorithmfft-CPP

Description: calculates fft (fast fourier transform) of signals.
Platform: | Size: 3072 | Author: mostafa | Hits:

[Algorithmbase2fft

Description: 用c++编FFT程序。此FFT 是用VC6.0编写,由FFT.CPP;STDAFX。H和STDAFX.CPP三个文件组成,编译成功。程序可以用文件输入和输出为文件。文件格式为TXT文件。 -C++ code with the FFT program with VC6.0 this FFT is written by the FFT.CPP STDAFX.H and STDAFX.CPP three files, compile successfully. Program input and output files can be used as a file. File format TXT file.
Platform: | Size: 12288 | Author: 吴旭靖 | Hits:

[DSP programFFT

Description: FFT的四种算法。 FFT_ABCD.Cpp - 源程序 FFT_ABCD.H - 头文件 FFT0A_T.Cpp - 源程序,检验基-2FFT算法的第1种形式 FFt0B_T.Cpp - 源程序,检验基-2 FFT算法的第2种形式 FFT0C_T.Cpp - 源程序,检验基-2 FFT算法的第3种形式 FFT0D_T.Cpp - 源程序,检验基-2 FFT算法的第4种形式 -four FFT arithmetic FFT_ABCD.Cpp -source program FFT_ABCD.H - header file FFT0A_T.Cpp - test program for A form FFT0B_T.Cpp - test program for B form FFT0C_T.Cpp - test program for C form FFT0D_T.Cpp - test program for D form
Platform: | Size: 7168 | Author: 川少叶 | Hits:

[AlgorithmFFT

Description: 压缩文件中包含两个子文件,分别是FFT.h和FFT.cpp,是快速傅立叶变换的c++实现,我封装成了一个类,FFT.cpp里面有详细的原理注释,是根据我本科时候的数字信号处理教材上的算法来实现的,绝对可以正常运行,FFT变换的结果我跟matlab的实验结果进行过对比,数据一致,绝对可行!-Contains two subfolders in the zip file, respectively of is FFT.h and FFT.cpp, fast Fourier transform, c++, I encapsulated into a class, FFT.cpp there are detailed annotation of the principle is based on my undergraduate time digitalsignal processing textbook algorithm can definitely normal operation of the results of FFT transform with matlab experiments, the data is absolutely feasible.
Platform: | Size: 2048 | Author: 顾杰诗 | Hits:

[Algorithmfft-CPP-Sample

Description: 快速FFT C++的实现 包含 fftclass.h sampler.c-Fast FFT C++ implementation include, fftclass.h sampler.cpp
Platform: | Size: 138240 | Author: eliassun | Hits:

[AlgorithmCPP-MathLib

Description: 该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 -C++ MathLib
Platform: | Size: 7777280 | Author: 大大 | Hits:

[Special EffectsFFT-CPP

Description: 快速傅里叶变换(FFT)算法C++实现代码-FFT C++
Platform: | Size: 1024 | Author: 刘宁宁 | Hits:

[Speech/Voice recognition/combineFFT-CPP

Description: 可读取一个二进制文件(如去掉头部的wav文件),将得到的数值进行FFT求出离散频谱值并保存到一个文件中。-This will process the data read from a file by FFT computing, and then save the result to a new file.
Platform: | Size: 2048 | Author: 吴翔 | Hits:

[Special EffectsMFC-cPP-digital-image-processing

Description: 基于MFC界面的图像的几何变换,二值形态学,fft变换-MFC-based interface for image geometric transformation, binary morphology, fft transform
Platform: | Size: 5923840 | Author: 雪儿 | Hits:

[Linux-UnixFFT

Description: To use the simple FFT implementation g++ -o demofft -I. -Wall -O3 FFT.cpp. -To use the simple FFT implementation g++ -o demofft -I. -Wall -O3 FFT.cpp.
Platform: | Size: 2048 | Author: soqenvw | Hits:
« 12 »

CodeBus www.codebus.net