搜索资源列表
自编的FFT算法C程序
- 本人因项目开发需要(基于dsp2812),根据FFT算法原理,用C自编了个FFT程序,可进行64点,128点,256点FFT运算,只要输入对应的参数便可,使用方便灵活!强烈推荐
2407FFT
- 快速傅立叶变换(FFT)的原理。 2407的FFT的程序代码 -Fast Fourier Transform (FFT) principle. The 2407 code FFT
FFT_embed
- 分析数字FFT的实现原理,并给出其C语言程序,可以直接嵌入单片机中使用-FFT analysis of the realization of principles, and gives its C language program, can be directly embedded MCU use
FFT_2
- 使用C语言详细实现了两种不同的快速傅立叶变换算法,可以清楚地理解算法原理。-use of C language in detail to achieve two different fast Fourier transform algorithm, we can clearly understand algorithm principle.
20070628
- 1.了解离散傅立叶变换及离散余弦变换的基本原理; 2.掌握进行FFT及逆变换的方法; 3.了解图像在频域中处理方法,应用MATLAB语言作简单的低通滤波器。 -1. Understand the discrete Fourier transform and discrete cosine transform the basic principle; 2. master for FFT and inverse transfor
F2812fftTIprogram
- 2812原理图,是一个很全的原理图,我已经按照开发过了-2812 schematic diagram is a schematic diagram of the whole, I have been in accordance with the development
20070112201648396
- FFT参考设计和一篇用VHDL实现快速傅立叶变换的论文,包括原理分析和代码实现,印度圣雄甘地大学M.A.学院提供 -FFT reference design using VHDL and realize a fast Fourier transform of the thesis, including the principles of analysis and code realize, India Mahatma Gandhi
Frequency_Analysis
- 用FFT对连续信号和时域离散信号进行谱分析,FFT算法原理和FFT子程序的应用-Using FFT for continuous signals and discrete time-domain signal spectrum analysis, FFT algorithm and the application of FFT subroutines
Ten
- 第十章 MATLAB 图像正交变换 10.1 正交变换通用算子 10.2 傅立叶变换 10.2.1 傅立叶变换的原理 10.2.2 傅立叶性质 10.2.3 二维离散傅立叶变换( 2DDFT ) 10.2.4 快速傅立叶变换( FFT ) 10.2.5 傅立叶变换的研究与应用 10.3 离散余弦变换 10.3.1 DCT 变换矩阵 10.3.2 dct2 函数和 dctmtx
FFT
- FFT原理,希望能给大家提供帮助,-FFT principle, we hope that they will provide assistance
FFT
- 详细介绍了关于快速傅立叶变换FFT的算法、原理。-Described in detail on the fast Fourier transform FFT algorithm, principle.
fft
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT。按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法。按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常用。-FFT algorithm is the basic principle of DFT successive long sequence is broken down into
1+fft
- 基2 fft的基本原理,实现起来可以说是相当的好用,大家赶快分享哦-2 fft-based basic principles to achieve can be said to be quite easy to use, we get to share Oh
FFt-c
- 这是关于基2FFT-DIT的程序 第一个压缩文件是matlab程序,并附有原理和流程图及总结 第二个是关于c的程序-This is based on the procedures 2FFT-DIT first compressed file is a matlab program, together with flow chart and summary of the principles and the second on t
IntroductionFFT
- 一个讲解FFT原理及蝶形算法的讲义!从一个网上朋友共享得来!-A PPT that introduce the principle of FFT and butterfly algorithm ! Shared from a friend online!
FFT
- FFT算法的基本原理是把长序列的DFT逐次分解为较短序列的DFT.按照抽取方式的不同可分为DIT-FFT(按时间抽取)和DIF-FFT(按频率抽取)算法.按照蝶形运算的构成不同可分为基2、基4、基8以及任意因子(2n,n为大于1的整数),基2、基4算法较为常-The FFT algorithm s basic principle is decomposes gradually long sequence DFT into short s
FFT
- 用CVI写的FFT算法,对于了解FFT的原理比较有用,同时也可熟悉CVI的用法-CVI written by FFT algorithm, FFT principle for understanding the more useful, but also familiar with the usage of CVI
FFT
- 通过本试验,基本掌握FFT算法的实现原理,同时能利用MATLAB语言编写完成FFT算法,并对给定的信号进行频谱分析。实验设备:通用计算机+MATLAB 6.0软件。 -Through this test, basically mastered the FFT algorithm implementation principle, while able to use MATLAB language to complete FFT al
FFT
- FFT 研究的资料,介绍FFT的原理、应用等-fft
5509-FFT
- 掌握用窗函数法设计 FFT 快速傅里叶的原理和方法;-Master the design of FFT window functions fast Fourier principles and methods