搜索资源列表
使用CCS进行DSP编程2-实现FFT
- 使用CCS进行DSP编程2-实现FFT,用CCS2.0在进行TI的DSP开发时,可以实现FFT的开发。-use CCS DSP programming 2-FFT with CCS2.0 during TI's DSP development, can achieve FFT development.
Lab19-FFT
- dsp中的快速傅立叶变换的算法,基于TI公司的5509这款芯片。-dsp the Fast Fourier Transform algorithm, based on TI's 5509 chip.
FFT_Library.rar
- FFT Library Module user’s Guide C28x Foundation Software ,FFT Library Module user’s Guide C28x Foundation Software
F2812-fft
- F2812的fft的源码,非常有用,肯定让你受益终生-F2812' s fft source code, very useful, sure to make you a lifetime
DSP实验箱5502上FFT算法程序
- 这是我们学校的DSP实验箱5502上FFT算法程序,保证可以用,功能很全,程序中有DSP初始化,A/D采样,FFT 的运算等过程.对不同的输入信号进行 FFT 变换,它可以对不同的输入信号进行 FFT 变换,观看不同信号在频域内的特性。-This is our school s DSP FFT algorithm on a test box 5502 program, to ensure that you can use, features a very full, the program ha
FFT_verilog
- verilog实现的FFT变换,经硬件测试其功能与Altera的FFT IP核相近-verilog implementation FFT transform, through hardware, test its functionality with Altera' s FFT IP core similar to
DSP_FFT
- 基于stm32 DSP库的1024个点的FFT运算,对st公司的源程序进行了改进。仅需修改少量定义就能换成256点或64点的运算-Stm32 DSP-based library of 1024 point FFT operation, the company' s source of st has been improved. Can only modify the definition of a small amount of 256 points or 64 points into c
FFT_Simulation
- DSP2812 FFT代码,使用TI公司的FFT库,使用了CCS中的仿真,测试可用-DSP2812 FFT code, the use of TI' s FFT libraries, the use of CCS in the simulation, the test can be used ~ ~
16Point-FFT
- 16点FFT VHDL源程序,The xFFT16 fast Fourier transform (FFT) Core computes a 16-point complex FFT. The input data is a vector of 16 complex values represented as 16-bit 2’s complement numbers – 16-bits for each of the real and imaginary component of a
FFT_good
- 基于时间抽取(DIT)的128点FFT程序,运行于MATLAB6.5中。-128 points FFT program,based on DIT ,run in MATLAB 6.5 ,It s very shot , good for new learner .
4
- Hi, I m new to the forum and I m looking for help....I m a beginner in electronics/microcontrollers and have always wanted to build my own Audio Graphic display, using lots of led s, probably 10-bands with 10 led s per band. I ve found lots of info a
fft
- TI的fft库及例程,其中有lib文件,源程序等-TI' s fft library and routines, including lib files, source code, etc.
fft
- DSP学习示例 fft TI的示例程序 验证过的-Study sample fft TI' s DSP sample programs proven
FFT
- 基于msp430的fft算法,经过调试可以快速完成。验证可用。-Msp430' s fft-based algorithm, after commissioning can be completed quickly. Verification is available.
FFT
- DSP5502的FFT例程。好东西。我已经测试过了,很好用。做数字信号处理的朋友可以看看。-DSP5502' s FFT routines. Good stuff. I' ve tested, and very good use. Digital signal processing to do friends can see.
FFT
- The VHDL implementation of 8-point FFT in VHDL. Radix 2 Decimation in Frequency-The VHDL implementation of 64-point FFT in VHDL. Radix 2 Decimation in Frequency i am found of it.It s really very good!
High-Speed-FFT
- 优秀硕士论文,课题采用现场可编程门阵列((FPGA),设计实现了一种超高速FFT处理器。目前,使用FPGA实现FFT多采用基2和基4结构,随着FPGA规模的不断扩大,使采用更高基数实现FFT变换成为可能。本课题就是采用Alter的Stratix II芯片完成了基16-FFT处理器的设计。在设计实现过程中,以基2-FFT搭建基16-FFT的运算核,合理安排时序,解决了碟形运算、数据传输和存储操作协调一致的问题。由于采用流水线工作方式,使整个系统的数据交换和处理速度得以很大提高。本设计实现了4096
FFT
- 此程序是DSP5402的DSK例子程序,为快速傅里叶变换,将信号由时域变为频域。-This program is an example DSP5402' s DSK procedures for the fast Fourier transform, the signal from the time domain into the frequency domain.
The Designer's Guide to VHDL, Vol.3, Third Ed
- The Designer's Guide to VHDL, Vol.3, Third Ed.rar
lab29-fft
- DSP的快速傅里叶变换例程 新手实用(DSP's fast Fourier transform routine)