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

Search list

[SCMFFT-RM9200

Description: 西安傅立叶电子科技开发板FFT-RM9200文档和实验指导书-Xi
Platform: | Size: 4453376 | Author: liuyu | Hits:

[DSP programFFT

Description: 同样是浮点型的fft算法一样为vc开发的-The same floating-point fft-based algorithm as developed for the vc
Platform: | Size: 2376704 | Author: | Hits:

[VHDL-FPGA-VerilogFFT-FPGA

Description: 16位定点FFT-DSP的FPGA实现,相关代码和实用说明-16-bit fixed-point FFT-DSP realize the FPGA, the relevant code and practical description
Platform: | Size: 3834880 | Author: 杨合 | Hits:

[Algorithmfft

Description: MATFOR FFT Visual Fortran program. MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages. -MATFOR FFT Visual Fortran program.MATFOR Extensions, as implied in the name, are data or components external to MATFOR modules that can be used to add versatility to MATFOR programs. Currently there are two types of extensions available with MATFOR, they are MATLAB Interface and Tecplot FileIO. MATLAB Interface, a new feature in MATFOR 4.1, provides MATFOR users access to MATLAB functions so they can obtain functionality that has not been built into MATFOR. The ability of using MATLAB functions makes MATFOR an ideal tool for those who create prototypes using MATLAB, then do implementation in C++ and other programming languages. Through the use of MATFOR, users may perform quick results comparisons between MATLAB and other languages.
Platform: | Size: 272384 | Author: donotspam | Hits:

[VHDL-FPGA-Verilogfft

Description: fft源代码,希望对大家有用,谢谢 fft源代码,希望对大家有用,-fft source code, in the hope that useful to everybody, thank you fft source code, in the hope that useful to everybody,
Platform: | Size: 1024 | Author: 111 | Hits:

[DSP programfft

Description: fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void); extern void resave(void); interrupt void phantom(void); void sysinit(void); extern int input[2*N]; -fft source code,# include f2407_c.h# include math.h# define N 32// FFT transform points extern void fft (void) extern void resave (void) interrupt void phantom (void) void sysinit (void) extern int input [2* N]
Platform: | Size: 5120 | Author: | Hits:

[CSharpFFT

Description: C#编写出的图像处理程序,FFT,反FFT-C# Prepared image processing procedures, FFT, Counter-FFT
Platform: | Size: 475136 | Author: 陈琰 | Hits:

[DSP programDSP-FFT(C5402)

Description: TI公司生产的C54系列DSP快速傅立叶变换(FFT)算法实验程序-TI produced C54 series DSP Fast Fourier Transform (FFT) algorithm for experimental procedures
Platform: | Size: 56320 | Author: 小王 | Hits:

[AlgorithmFFT

Description: 对FFT算法的基2时析型实现,在实习时很多专业会用到-Algorithm based on FFT analysis of type 2 o
Platform: | Size: 2048 | Author: swjtuhy | Hits:

[Otherfft

Description: FFT实现程序,可以进行正向FFT,也可以实现逆FFT-FFT realize procedures, can be forward FFT, inverse FFT can also realize
Platform: | Size: 161792 | Author: | Hits:

[Otherfft

Description: FFT实例,是将记事本文件压成RAR,然后改扩展名为ZIP上传的-FFT example, is to pressure into a Notepad file RAR, and then change the extension to upload ZIP
Platform: | Size: 1024 | Author: kitty | Hits:

[matlabfft

Description: 分四种情况实现fft 分别是时间抽取递归 、时间抽取循环、频率抽取递归和频率抽取循环 以及附带dft的算法描述-Fft realize sub-four cases were collected recursive time, time taken from the cycle, frequency and frequency of samples taken from recursive cycle, as well as incidental DFT algorithm described
Platform: | Size: 1024 | Author: didi | Hits:

[Algorithmfft

Description: 计算快速傅立叶变换fft的程序,用matlab实现的-Fft Fast Fourier Transform calculation procedures, using matlab realize the
Platform: | Size: 1024 | Author: | Hits:

[matlabfft

Description: 用MATLAT编的FFT程序,在MATLAB环境下可以显示波形。
Platform: | Size: 114688 | Author: jonelove | Hits:

[DSP programfft-8

Description: 基于DSP的fft汇编程序,使用的是基-2法,以8点FFT为例-DSP-fft-based compilation of procedures, using a base-2 law to 8:00 FFT as an example
Platform: | Size: 2048 | Author: lee wie | Hits:

[matlabFFT

Description: Matlab编程实现FFT变换及频谱分析的程序代码,能出结果,不错-Matlab Programming FFT transform and spectral analysis of the program code to the results, it is true
Platform: | Size: 3072 | Author: jonelove | Hits:

[matlabfft

Description: FFT频率提取的MATLAB实现,有具体的图形-FFT frequency extracted MATLAB realize, there are specific graphics
Platform: | Size: 1024 | Author: jonelove | Hits:

[DSP programfft

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

[DSP programFFT

Description: FFT算法应用与C6000系列,基2算法。需要使用CCS-FFT algorithm application and C6000 series, radix-2 algorithm. Need to use the CCS
Platform: | Size: 6144 | Author: lee wie | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s computational complexity is a major milestone in one study, in 1965 Cooley and Tukey studied the calculation of discrete Fourier transform (Discrete Fourier Test) fast Fourier transform (FFT) calculation increased from О (n2) dropped to О (nlogn), the FFT to promote deeper, broader research and application of law. This is a Fourier transform of the MPI process, with C language.
Platform: | Size: 4096 | Author: chj | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net