Welcome![Sign In][Sign Up]
Location:
Search - 1D FFT

Search list

[Windows DevelopHow to implement the FFT algorithm

Description: Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.-Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of co mplex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I wa s developing a software to make frequency Analytics sis on a sample of captured sound.
Platform: | Size: 27927 | Author: 冰城 | Hits:

[GDI-Bitmapgpufftw1[1].0

Description: UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1500-$2000的高端CPU的4倍,事实上,7900 GPU的FFT计算性能可以达到6 GFLOPS。-UNC GAMMA group releases of this high-performance FFT library can handle large FFT 1D. Experiments show that value $ 500 Nvidia 7900 GPU speed FFT calculation is the price $ 1500-$ 20 00 high-end CPU four times, in fact, the FFT 7900 GPU computing performance can be achieved six GFLOPS.
Platform: | Size: 219613 | Author: lishi | Hits:

[Other resource1D-FFT

Description: 一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号
Platform: | Size: 1404 | Author: wang xi | Hits:

[AlgorithmFFT——DELPHI.ZIP

Description: DELPHI写的FFT程序,有曲线的演示,方便大家参考。-DELPHI FFT written procedures, the demonstration curve, convenient reference.
Platform: | Size: 92160 | Author: 田顺平 | Hits:

[Multimedia Developfftw-3.0.1

Description: windows下的FFT(快速傅立叶)分析源代码,标准版-windows under the FFT (Fast Fourier) analysis of the source code, the standard version
Platform: | Size: 2928640 | Author: 雨果 | Hits:

[Windows DevelopHow to implement the FFT algorithm

Description: Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.-Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of co mplex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I wa s developing a software to make frequency Analytics sis on a sample of captured sound.
Platform: | Size: 27648 | Author: 冰城 | Hits:

[GDI-Bitmapgpufftw1[1].0

Description: UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1500-$2000的高端CPU的4倍,事实上,7900 GPU的FFT计算性能可以达到6 GFLOPS。-UNC GAMMA group releases of this high-performance FFT library can handle large FFT 1D. Experiments show that value $ 500 Nvidia 7900 GPU speed FFT calculation is the price $ 1500-$ 20 00 high-end CPU four times, in fact, the FFT 7900 GPU computing performance can be achieved six GFLOPS.
Platform: | Size: 219136 | Author: lishi | Hits:

[Mathimatics-Numerical algorithmsFFT-1D

Description: 本fortran程序用来实现对一维数组进行一维快速Fourier变换-The fortran program to realize the one-dimensional array to one-dimensional fast Fourier transform
Platform: | Size: 2048 | Author: 王天华 | Hits:

[Algorithm1D-FFT

Description: 一维FFT程序,只要更改主函数中的测试信号,即可用于其它信号-One-dimensional FFT procedure, as long as the changes in the main function of the test signal can be used for other signals
Platform: | Size: 1024 | Author: wang xi | Hits:

[Special Effectsfft

Description: implement 1D and 2D FFT and Inverse 2D FFT ,obtain the power spectrum from a set of FFT coefficients and achieve the Butterworth Lowpass Filter
Platform: | Size: 2048 | Author: lu jie | Hits:

[DSP programDSP-c-Matlab-Programs-ManualV19

Description: 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Windowing technique a. Rectangular window b. Triangular window c. Kaiser window 5. IIR Filter(LP/HP) on DSP processors 6. N-point FFT algorithm 7. Power Spectral Density of a sinusoidal signals 8. FFT of 1-D signal plot 9. MATLAB program to generate sum of sinusoidal signals 10. MATLAB program to find frequency response of analog
Platform: | Size: 1582080 | Author: wangjin | Hits:

[Special Effectsfftbasedconvolution

Description: - conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution-- conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution
Platform: | Size: 3072 | Author: 邢砚 | Hits:

[Algorithm1D_Test_C2C

Description: 1D FFT 在CUDA下的并行实现的示例应用,应用类型是复数类型到复数类型的1DFFT -The example of 1D FFT on CUDA
Platform: | Size: 472064 | Author: WangLi | Hits:

[Algorithm1D_Test_C2R

Description: 1D FFT 在CUDA下的并行实现,使用类型是复数到实数的FFT的变换-1DFFT for complex to real on CUDA
Platform: | Size: 691200 | Author: WangLi | Hits:

[2D Graphicfft

Description: VC++写的傅里叶变换,1D和2D的都有。-1DFFT 2DFFT
Platform: | Size: 2048 | Author: 糖糖 | Hits:

[AlgorithmFFT

Description: Efficient 1d and 2d FFT algorithm in C
Platform: | Size: 2048 | Author: 8-bit | Hits:

[OtherC-FFT--source-code-part1

Description: C实现 快速傅立叶变换FFT FFT-1D FFT-2D 源代码 第一部分-C to achieve the first part of the Fast Fourier Transform FFT FFT-1D FFT-2D source code
Platform: | Size: 19456 | Author: wx | Hits:

[matlabArray-antenna-analysis-with-FFT

Description: 一维和二维阵列天线FFT分析,对不同间距的均匀阵列做了详细处理-1D and 2D array antenna analysis with FFT, and dealt with different inter-element distance.
Platform: | Size: 2048 | Author: 从此走 | Hits:

[Windows Developfft2

Description: 2d fft 和 1d fft,一维和二维离散基2fft-2d fft , 1d fft
Platform: | Size: 241664 | Author: 刘振 | Hits:

[Special Effectsfftw-3.3.3-dll32

Description: FFTW源码,CPU计算1D、2D、3D快速傅里叶变换(FFT)(Souce code of FFTW, to calculate 1D-FFT, 2D-FFT and 3D-FFT)
Platform: | Size: 2591744 | Author: smwding | Hits:
« 12 »

CodeBus www.codebus.net