Welcome![Sign In][Sign Up]
Location:
Search - efficient 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:

[Other resourcefix_fft.tar

Description: 这是一个高效的FFT程序,采用定点计算,效率很高。-This is a highly efficient FFT procedure using sentinel, high efficiency.
Platform: | Size: 5460 | Author: ltj1974 | Hits:

[2D GraphicImageFFT2

Description: VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab fft2 () no match for, but the procedure is worth learning from. Image processing for beginners, helps to understand Fourier transform in the image processing an important role.
Platform: | Size: 84992 | Author: 李安定 | Hits:

[DSP programoldfft

Description: 最高效的FFT代码,信号源为固定文件, 芯片为5402,点数可变-FFT most efficient code, signal source to a fixed document for the 5402 chip, variable points
Platform: | Size: 64512 | 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:

[Algorithmkiss_fft_v1_2_5

Description: FFT的源代码,C语音,比其他的FFT代码更加效率高和质量好.-FFT source code, C voice, other than the FFT code more efficient and better quality.
Platform: | Size: 51200 | Author: 徐青 | Hits:

[assembly languagedzqfft8

Description: 一个非常高效的基于TS101的8点fft代码,该代码实现8点复数FFT,入口数据按实部,虚部交替存放 FFT结果也按实部,虚部交替存放. 程序没有任何循环,也无须循转因子. 非常高效啊-a very efficient on the TS101 8:00 fft code that realization 8:00 complex FFT, import data by the real part and imaginary part of the turn kept FFT results by the real part, the imaginary part of the turn of storage. No recycling process, they will not need to turn on factor. very efficient ah!
Platform: | Size: 1024 | Author: 狄中泉 | Hits:

[CSharpmixfft05

Description: 一个用于C语言的fft处理程序,效率很高,易于扩展,程序也很漂亮 -one for the C language fft handling procedures, highly efficient, easy to expand, procedures are very pretty
Platform: | Size: 41984 | Author: 刘圣弘 | Hits:

[SCMkiss_fft_v1_2_6

Description: Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, can do either fixed or floating point with just a recompile, and is efficient enough for all but the most demanding applications. -Kiss FFT is a small and simple FFT library. It has no complicated platform-specific optimizations, can do either fixed or floating point with just a recompile, and is efficient enough for all but the most demanding applications.
Platform: | Size: 54272 | Author: 政逸 | Hits:

[OtherVHDL_Core_for_1024_Point_Radix_4_FFT_Computation.

Description: This paper shows the development of a 1024-point radix-4 FFT VHDL core for applications in hardware signal processing, targeting low-cost FPGA technologies. The developed core is targeted into a Xilinx庐 Spartan鈩?3 XC3S200 FPGA with the inclusion of a VGA display interface and an external 16-bit data acquisition system for performance evaluation purposes. Several tests were performed in order to verify FFT core functionality, besides the time performance analysis highlights the core advantages over commercially available DSPs and Pentium-based PCs. The core is compared with similar third party IP cores targeting resourceful FPGA technologies. The novelty of this work is to provide a lowcost, resource efficient core for spectrum analysis applications.
Platform: | Size: 456704 | Author: alex | Hits:

[AlgorithmFFT

Description: This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classical implementation. The efficiency is proved by performance benchmarks on different platforms.
Platform: | Size: 52224 | Author: nytza | Hits:

[Internet-NetworkFFT

Description: 实现快速的傅里叶变换 执行效率高 望各位检验 -Fast Fourier transform to achieve efficient implementation of look you test
Platform: | Size: 2048 | Author: abby | Hits:

[DSP programsimple_app

Description: TMS320c672x通过DSPLIB库实现复数FFT,并可实现两个实数数列的高效FFT。-TMS320c672x achieved through DSPLIB library complex FFT, and can realize two real sequences efficient FFT.
Platform: | Size: 83968 | Author: zw | Hits:

[Software EngineeringTheResearchoftherealtimesignalprocessingofSARbased

Description: 3.完成系统的FPGA程序开发与调试,主要包括FFT,IFFT,CMUL和转置 存储控制等模块,在此基础上,重点介绍了一种基于DDR SDRAM的行写行读高 效转置存储算法,在采用该算法进行转置存储操作时,读写两端的速度相匹配, 满足流水线操作要求,提高了整个系统的实时性。最后介绍了采用CORDIC算法 实现复图像求模运算的方法,分析了算法的硬件实现结构,并给出了基于FPGA 的实现方法及仿真结果。-he FPGA s development and debugging are implemented,including FFT, IFFT, CMUL and C0ntrol of CTM.Based Oll this,Implementation of a high efficient corner turn memory arithmetic with writing and reading by row based on DDR SDRAM is introduced.When using CTM with this algorithm,me speed of reading and writing maItches and meets the requirement of pipelined operation.Finally a method of model implementation for complex image based on CORDIC algorithm is introduced.The algorithm’s hardware implementation structure is analysed, and implementation methodology and simulation results are given
Platform: | Size: 5155840 | Author: mabeibei | Hits:

[VHDL-FPGA-VerilogFFT

Description: 2点的碟形算法,其中包含了旋转因子乘法器,这是一种高效的复数乘法器.-2point dish method, which includes the rotation factor multiplier, which is a highly efficient complex multipliers.
Platform: | Size: 687104 | Author: luping | Hits:

[DSP programRadix-4-FFT

Description: Radix-4-FFT的DSP实现,比起Radix-2-FFT来说,它的运行速度更快,效率更高,实时性更好。-Radix-4-FFT in the DSP to achieve than Radix-2-FFT, it s faster, more efficient, and better real-time.
Platform: | Size: 1024 | Author: mickey | Hits:

[DSP programfft

Description: dspic的fft高效快速运算,已在实验板上完成调试。-dspic the fft fast and efficient operation, have been completed in the experiment on-board debugging.
Platform: | Size: 8192 | Author: nt | Hits:

[File FormatAn-Efficient-FFT-Approach-for-OFDM-Communication-

Description: An Efficient FFT Approach for OFDM Communication Systems
Platform: | Size: 105472 | Author: Chitra Mohan | Hits:

[matlabfft-jishuzhankai

Description: 进行傅立叶级数展开运算,高效快捷,将复杂的数值问题进行傅立叶展开后,简易明了(Fu Liye series expansion is carried out,efficient and quick)
Platform: | Size: 1024 | Author: 胡鲜森 | Hits:

[Windows DevelopFFT

Description: C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
Platform: | Size: 234496 | Author: 林俊 | Hits:
« 12 3 4 »

CodeBus www.codebus.net