搜索资源列表
sinefft
- 对正弦信号进行FFT变换 画频谱图,进行频谱分析,可以计算出信噪比
FFT
- 工程计算中反复适用的计算方法,快速傅立叶变换原理
fft_gao
- matlab实现FFT变换,与MATLAB自带的工具箱结果基本一致-matlab achieve FFT transform, and MATLAB toolbox that comes with basically the same as the results of
fpgafft
- :文章针对目前数字信号处理中大量采用的快速傅立叶变换[FFT] 算法采用软件编程来处理的应用现状,在对FFT 算法进行 分析的基础上,给出了用FPGA[Field Programmable Gate Array] 实现的8 点32 位FFT 处理器方案,并得到了系统的仿真结果。 最后在Altera 公司FLEX10K系列FPGA 芯片上成功地实现了综合。-Based on the analysis of the FFT algorithm , a reasonable logic str
fft
- 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
FFT
- 利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
fftplot
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。 设x(n)为N项的复数序列,由DFT变换,任一X(m)的计算都需要N次复数乘法和N-1次复数加法,而一次复数乘法等于四次实数乘法和两次实数加法, -FFT, fast Fourier transform which is a discrete fast
FFT
- 介绍了快速傅立叶变换(FFT)的原理以及相关实验,另配有相应的C语言程序-Introduced the Fast Fourier Transform (FFT) the principles and related experiments, reprovision corresponding C-language program
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
FFT
- 快速傅里叶变换,基四时间抽取快速FFT算法,蝶形运算-Fast Fourier Transform, the base four-time extraction of the fast FFT algorithm, the butterfly
FFTlvbo
- 对信号进行FFT变换,再将特定的频率段滤波滤除,最后描绘出滤波前后的振幅谱以及滤波后的时间域信号。-FFT transformation on the signal, then the specific frequency segment filter to filter out, and finally depict a time domain signal after the amplitude spectrum before and after filtering and filterin
fft
- 对变形的条纹图像进行傅立叶变换得到二维频谱图并提取基频-Fourier transform in deformation stripes image two-dimensional spectrum and extract the fundamental frequency
FFT_Example_66_LE_COFF
- fft变换,在DSP 开发板C6678上跑的,绝对有用可靠!-fft transform, run on the C6678 DSP development board, absolutely useful and reliable!
MATLAB-fft-
- 傅里叶变换的一个示例,傅里叶变换为matlab自带程序。-An example of the Fourier transform, Fourier transform matlab own procedures.
FFT-based-on-Altera-MegaCore
- 本文介绍了一种采用Altera 公司的FFT MegaCore 实现快速傅里叶变换的方法,该方法非常简单,能进一层次简化开发的流程,缩短工程开发周期,节约成本,因此在实际工程中是一种很好的应用。-This paper describes a use of Altera s FFT MegaCore fast Fourier transform method, the method is very simple and can develop into a hierarchy to simplif
FFT
- 主要介绍了快速傅里叶变换的原理和应用,同时给出了相应的程序,调试成功。-Introduces the fast Fourier transform theory and application, and gives the corresponding procedures, debugging success.
fft_ini
- 自己做的工程,fpga上的FFT变换,电子竞赛时用的-Do their own projects, while FFT transform fpga on the use of electronic race
FFT_51danpianji
- 该程序设计了一个基于51单片机和keil的FFT变换程序,已调试通过。-The program is designed based on 51 single and keil FFT transform procedures have been debug through.
matlab-fft
- matlab平台基于傅立叶变换的信号频谱分析深度理解和仿真,一看就能明白!-Based on the signal spectrum analysis matlab platform Fourier transform depth understanding and simulation, a look can understand!
rectangular
- 信号经fft变换后通过一个矩形窗滤波器,再通过ifft变换到时域-After the signal is converted by a fft rectangular window filter, and then transformed into the time domain by ifft