Welcome![Sign In][Sign Up]
Location:
Search - algorithm of fft

Search list

[Mathimatics-Numerical algorithmsDIF-FFT

Description: 计算序列的DFT的快速算法-DFT calculated sequence of the fast algorithm
Platform: | Size: 1024 | Author: 陈国栋 | Hits:

[Communicationfft_基2基4_2d3d

Description: 基2基4的2d、3d的fft快速算法,代码写的很规范,效率很高。-Radix-2-4 of the 2d, 3d of fft fast algorithm, code written in a very standardized, high efficiency.
Platform: | Size: 61440 | 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:

[CommunicationFFT--C

Description: FFT算法研究与实现(C语言),1 倒位序算法分析,2 实数蝶形运算算法的推导,3 DIT FFT 算法的基本思想分析-Research and Implementation of FFT algorithm (C language), one inversion algorithm sequence analysis, 2 real butterfly computation algorithm is derived, 3 DIT FFT algorithm the basic idea of analysis
Platform: | Size: 3072 | Author: sxd | Hits:

[Algorithmfft-Ifft

Description: 实现FFT和IFFT的C++源码,比较经典的基二算法。-The realization of FFT and IFFT in C source code, compare the classic 2-based algorithm.
Platform: | Size: 4096 | Author: yequnsong | Hits:

[Software Engineeringfft

Description: 本实验的目的在于学习FFT 算法,及其在TMS320C54X 上的实现,并通过编程掌 握C54X 的存储器管理、辅助寄存器的使用、位倒序寻址方式等技巧,同时练习使用 CCS 的探针和图形工具。另外在BIOS 子目录下是一个使用DSP/BIOS 工具实现FFT 的程序。通过该程序,你可以使用DSP/BIOS 提供的分析工具评估FFT 代码执行情况。-The purpose of this study is to learn FFT algorithm and its application in the realization of TMS320C54X and through programming master C54x memory management, the use of auxiliary registers, bit reverse addressing mode, such as skills, practicing the use of CCS at the same time the probe and graphics tools . Also in the BIOS is a subdirectory using the DSP/BIOS tool to achieve the FFT procedure. Through the program, you can use the DSP/BIOS analysis tools provided to assess the implementation of FFT code.
Platform: | Size: 129024 | Author: chachafeng | Hits:

[AlgorithmFFT

Description: 基4的FFT算法程序,它是要通过将长度为N的数据序列转化成大小为4的DFT来实现高速化。从理论上讲,它比执行时间缩短为基2的FFT的3/4。该程序性能优越,可用性很强。下载即可用!-4 FFT algorithm based procedures, it is to be adopted will be a length of N data sequence into a size of 4 to achieve high-speed DFT. In theory, shorter than the execution time of FFT-based 2 of 3/4. The superior performance, availability, very strong. Can be used to download!
Platform: | Size: 1024 | Author: jojocheng | Hits:

[DSP programfft

Description: 关于TIDSP家族中TMS5000系列的FFT算法-TIDSP family on the TMS5000 series of FFT algorithm
Platform: | Size: 77824 | Author: 张祥 | Hits:

[SCMFFT

Description: 网上搜集的FFT算法C程序集,均为TXT文件,并有如何在单片机上实现FFT算法的论文-Online collection of FFT algorithm C assembly, all TXT files, and how to realize single-chip FFT algorithm on paper
Platform: | Size: 391168 | Author: 张海增 | Hits:

[source in ebookfft

Description: FFT算法的C语言程序,经过调试的,是可以用的-FFT algorithm of C language program, after debug is supposed to be the
Platform: | Size: 2048 | Author: 平安 | Hits:

[DSP programfft

Description: FFT算法的C语言实现 很好很强大 很不错的-FFT algorithm of C language to achieve a very good very good very strong
Platform: | Size: 2048 | Author: 数据库 | Hits:

[AlgorithmIntroductionFFT

Description: 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
Platform: | Size: 483328 | Author: xiaoyu | Hits:

[Algorithmfft

Description: 此程序用Fortran语言编写,对所给数组用蝶形算法进行FFT变换-Fortran language with the program prepared to the array of the butterfly algorithm using FFT transform
Platform: | Size: 230400 | Author: chenjing | Hits:

[MPIfft

Description: fft(快速傅里叶变换)的并行算法实现,算法是在MPI的并行环境下执行-The Parallel Algorithm of FFT
Platform: | Size: 3072 | Author: 黄明 | Hits:

[matlabFFT

Description: FFT的matlab实现,利用蝶形算法计算fft的matlab-Matlab implementation of FFT, using the matlab fft butterfly algorithm
Platform: | Size: 1024 | Author: cxx | 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:

[ARM-PowerPC-ColdFire-MIPSARM-FFT-TEST

Description: Full Algorithm of FFT in C language for ARM device. Easy to understand and bug free.
Platform: | Size: 1973248 | Author: VISHWANATH PATEL | Hits:

[VHDL-FPGA-Verilogfft-dit-fpga-master

Description: 快速傅里叶变换verilog代码。时域抽取(the code of fft in verilog. DIT algorithm)
Platform: | Size: 26624 | Author: slplion | Hits:

[matlabmatlab+C+实现FFT分裂基算法

Description: 用MATLAB编程实现FFT分裂基算法,同时有详细的原理介绍(Implementation of FFT split base algorithm with MATLAB)
Platform: | Size: 189440 | Author: shu_heq | Hits:

[DSP program第14章TMS320LF2407上实现快速傅里叶变换(FFT)

Description: TMS320F2407实现FFT算法,测试通过(TMS320F2407 implementation of FFT algorithm)
Platform: | Size: 20480 | Author: haoyu314 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net