搜索资源列表
FFT(16点)
- 这是一个16点FFT(快速傅立叶变换)的C语言程序,用来对模拟信号处理-This is a 16 point FFT (Fast Fourier Transform) to the C language program, used to analog signal processing
fft.c
- C语言实现快速傅立叶变换,大家可以参考一下!-C language Fast Fourier Transform, we can take a look!
Lab19-FFT
- dsp中的快速傅立叶变换的算法,基于TI公司的5509这款芯片。-dsp the Fast Fourier Transform algorithm, based on TI's 5509 chip.
FFT
- 该源码是快速傅立叶变换(FFT)算法的实现例子,开发工具是CCS,开发芯片是TMS320VC5416.
fft
- 傅立叶变换,可以进行谐波分析等运算,很使用,快速傅立叶变换
Lab18-FFT
- 源码完成TMS320x2407快速傅立叶变换功能,其中包括c程序及ccs可执行程序
FFT
- MSP430编写的快速傅立叶变换,用于信号在频域中的分析,经过msp430f2274测试完全正常
FFT_16.rar
- FFT快速傅立叶变换-verilog,基于verilog的FFT源码,QuartusII上仿真通过,FFT Fast Fourier Transform-verilog, the FFT-based verilog source, QuartusII through the simulation
signalprocess_fft_VHDL
- 一篇用VHDL实现快速傅立叶变换的论文,包括原理分析和代码实现,印度圣雄甘地大学M.A.学院提供,同时包含使用手册,做FFT很好的-VHDL with a fast Fourier transform papers, including the principle of analysis and code, India Mahatma Gandhi Institute of the University of MA, at the same time contains the user manu
FFT
- FFT的实验程序,可直接在CCS5000上运行成功,基于DSP的快速傅立叶变换-FFT of the experimental procedures can be run directly in CCS5000 successful DSP-based Fast Fourier Transform
CORDIC
- 数字控制振荡器(NCO,numerical controlled oscillator)是软件无线电、直接数据频 率合成器(DDS,Direct digital synthesizer)、快速傅立叶变换(FFT,Fast Fourier Transform) 等的重要组成部分,同时也是决定其性能的主要因素之一,随着芯片集成度的提高、在信号 处理、数字通信领域、调制解调、变频调速、制导控制、电力电子等方面得到越来越广泛的 应用。-Digital controlled oscilla
fft
- 此文件为快速傅立叶变换在DSP实现的源程序,是一个完整的包-This file is Fast Fourier Transform source code implemented in the DSP, and it is a complete package
FFT
- 用于DSP中的FFT快速傅立叶变换的一些示例代码,以及一些ppt教学文档-For the DSP in the FFT Fast Fourier Transform of some sample code, as well as some teaching documents ppt
fft
- fft快速傅立叶变换在DSP上的应用,应用环境CCS-fft Fast Fourier transform in DSP, applications, application environments CCS
FFT
- 基于TM320vc5416的快速傅立叶变换(FFT)实验完整程序,已通过测试。-Based on the TM320vc5416 fast Fourier transform (FFT) experiments, have already passed the test of complete program.
F2812-FFT
- FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运算量是可观的,因而需要 改进对DFT 的算法减少运算速度
fft
- fft电能质量检测,快速傅立叶变换,ad73-fft quality detection, fast Fourier transform, ad7366
dsp
- FFT快速傅立叶变换源码,可以直接调用。-FFT Fast Fourier Transform source code can be called directly
FFT_2c8
- 基于FPGA的fft,快速傅立叶变换,带仿真modelsim,硬件测试成功-FPGA-based fft, fast Fourier transform, with simulation modelsim, hardware test is successful
1024点FFT快速傅立叶变换
- 1024点FFT快速傅立叶变换工程例子,用于FPGA(1024 point FFT fast Fu Liye transform engineering examples for FPGA)