搜索资源列表
fft
- 快速实现傅里叶变换。实现倒序和蝶形运算,里面有详细的说明。-Fast Fourier transform to achieve. To achieve and reverse butterfly, which has detailed instructions.
dsp28335--FFT
- dsp28335中处理的FFT快速傅里叶变换的算法,已在工程中得以应用-dsp28335 in the processing of FFT fast Fourier transform algorithm, has been applied in the project
FFT
- 傅里叶变换函数代码,非常实用的,适合f28335的dsp,开发板的源代码-Fourier transform of the function code, very useful, suitable f28335 dsp development board of the source code
fft
- DSP2407 实现傅里叶变换的C语言程序,测试已通过;饿-DSP2407 achieve Fourier Transform C language programming, testing has passed hungry
AD1024FFT
- 基于dsp2812的1024点快速傅里叶变换FFT-1024 fft based on dsp
FFT
- 在dsp上实现快速傅里叶变换,开发环境是ccs5000,在芯片型号为c5416上实验成功。-realize the fft in dsp
FFT
- 傅里叶变换,在dsp上的实现,开发盘源代码-Fourier transform, in the dsp on the realization of the development of the source code disk
5416-FFT
- TI DSP 5416 傅里叶变换C程序 设计例程-TI DSP 5416 Fourier transform C programming routines
fft
- 该程序是应用在DSP上的傅里叶变换。它是对复序列的数组进行傅里叶变换后,输出相应的频谱数组。-The procedure is used in the Fourier transform DSP. It is a complex sequence of Fourier transform to the array, the output spectrum corresponding array.
FFT
- DSP中进行的傅里叶变换程序。它包含了正变换和逆变换两种,可以多次条用。-DSP in the Fourier transform procedure. It contains transform and inverse transform are the two can be used many times.
FFT
- 该文件是用C语言实现快速傅里叶变换的源代码,需要的朋友快下载-The document is used C language to achieve fast Fourier transform of the source code, need friends fast download
FFTdemo
- 对AD采样来的数据信号进行快速傅里叶变换,并将FFT后的频谱图和波形通过液晶LCD显示出来,对信号分析处理有很大帮助!-Sampling of the AD to the data signals fast Fourier transform, and FFT frequency spectrum and waveform after the adoption of liquid crystal LCD display, the signal analysis and processing of
FFtofC
- 这是我的一个期末作业,上传给大家分享,实现快速傅里叶变换的C程序。基本实现实数的fft!-This is my end of a job, upload to share, fast Fourier transform of the C program. Basically real numbers fft!
Short_time_FFT_with_octave_smooth
- 短时傅里叶变换源程序,matlab环境,可用于雷达,超声波信号分析以及DSP的学习-short time fft codes
fft
- 这个是在DSP上实现的快速傅里叶变换,基于6416的,对学习DSP的同学很有帮组。-This is in DSP implemented on fast Fourier transform, based on the 6416 to the study of DSP classmates are help group.
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.
fft
- 本程序使用c语言编写完成,能够使用DSPC5000实现快速傅里叶变换功能。-The completion of this program using c language, be able to use DSPC5000 to achieve the fast Fourier transform.
FFT
- DSP 4.0环境下编写的快速傅里叶变换(汇编语言),可以成功运行-DSP 4.0, prepared under the fast Fourier transform (assembly language), can successfully run
C语言实现FFT(快速傅里叶变换)
- C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
第14章TMS320LF2407上实现快速傅里叶变换(FFT)
- TMS320F2407实现FFT算法,测试通过(TMS320F2407 implementation of FFT algorithm)