Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fft
Search - fft - List
DL : 0
西安傅立叶电子科技开发板FFT-RM9200文档和实验指导书-Xi
Update : 2024-04-30 Size : 4453376 Publisher : liuyu

DL : 0
同样是浮点型的fft算法一样为vc开发的-The same floating-point fft-based algorithm as developed for the vc
Update : 2024-04-30 Size : 2376704 Publisher :

16位定点FFT-DSP的FPGA实现,相关代码和实用说明-16-bit fixed-point FFT-DSP realize the FPGA, the relevant code and practical description
Update : 2024-04-30 Size : 3834880 Publisher : 杨合

DL : 0
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.
Update : 2024-04-30 Size : 272384 Publisher : donotspam

DL : 0
fft源代码,希望对大家有用,谢谢 fft源代码,希望对大家有用,-fft source code, in the hope that useful to everybody, thank you fft source code, in the hope that useful to everybody,
Update : 2024-04-30 Size : 1024 Publisher : 111

DL : 0
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]
Update : 2024-04-30 Size : 5120 Publisher :

CSharpFFT
DL : 0
C#编写出的图像处理程序,FFT,反FFT-C# Prepared image processing procedures, FFT, Counter-FFT
Update : 2024-04-30 Size : 475136 Publisher : 陈琰

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

DL : 0
对FFT算法的基2时析型实现,在实习时很多专业会用到-Algorithm based on FFT analysis of type 2 o
Update : 2024-04-30 Size : 2048 Publisher : swjtuhy

Otherfft
DL : 0
FFT实现程序,可以进行正向FFT,也可以实现逆FFT-FFT realize procedures, can be forward FFT, inverse FFT can also realize
Update : 2024-04-30 Size : 161792 Publisher :

Otherfft
DL : 0
FFT实例,是将记事本文件压成RAR,然后改扩展名为ZIP上传的-FFT example, is to pressure into a Notepad file RAR, and then change the extension to upload ZIP
Update : 2024-04-30 Size : 1024 Publisher : kitty

matlabfft
DL : 0
分四种情况实现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
Update : 2024-04-30 Size : 1024 Publisher : didi

DL : 0
计算快速傅立叶变换fft的程序,用matlab实现的-Fft Fast Fourier Transform calculation procedures, using matlab realize the
Update : 2024-04-30 Size : 1024 Publisher :

matlabfft
DL : 0
用MATLAT编的FFT程序,在MATLAB环境下可以显示波形。
Update : 2024-04-30 Size : 114688 Publisher : jonelove

DL : 0
基于DSP的fft汇编程序,使用的是基-2法,以8点FFT为例-DSP-fft-based compilation of procedures, using a base-2 law to 8:00 FFT as an example
Update : 2024-04-30 Size : 2048 Publisher : lee wie

matlabFFT
DL : 0
Matlab编程实现FFT变换及频谱分析的程序代码,能出结果,不错-Matlab Programming FFT transform and spectral analysis of the program code to the results, it is true
Update : 2024-04-30 Size : 3072 Publisher : jonelove

matlabfft
DL : 0
FFT频率提取的MATLAB实现,有具体的图形-FFT frequency extracted MATLAB realize, there are specific graphics
Update : 2024-04-30 Size : 1024 Publisher : jonelove

DL : 0
关于TIDSP家族中TMS5000系列的FFT算法-TIDSP family on the TMS5000 series of FFT algorithm
Update : 2024-04-30 Size : 77824 Publisher : 张祥

DL : 0
FFT算法应用与C6000系列,基2算法。需要使用CCS-FFT algorithm application and C6000 series, radix-2 algorithm. Need to use the CCS
Update : 2024-04-30 Size : 6144 Publisher : lee wie

离散傅里叶变换是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.
Update : 2024-04-30 Size : 4096 Publisher : chj
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.