搜索资源列表
一个实用的fft程序
- 1024点fft程序,在TMS320F2407上运行
1024点fft程序,在ccs上可以直接仿真,无需调试FFT1024点
- 1024点fft程序,在ccs上可以直接仿真,无需调试FFT1024点
fft.rar
- FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
fft_1024_hdl
- 一个 1024 点 FFT , 基 4 蝶形运算架构, 5级流水,乒乓内存,有测试环境。-A 1024-point FFT, Radix-4 butterfly structure operation, five water, ping-pong memory, a test environment.
FFT1024
- matlab 实现 1024点 FFT 运算 已经试过 运行很好-matlab achieve the 1024-point FFT computation
FFT
- 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
1024FFT_ASIC
- 1024点复数专用FFT处理器的ASIC实现-1024 point complex FFT processor dedicated ASIC realization
FFT
- // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi
fft1024
- an implementation of fft 1024 with cos and sin generated by matlab.
1024FFT.ZIP
- 该文件是1024点的快速FFT,它是用C语言编程,在CCS环境下运行的-fast fourier transform
FPGAbasedontheworkofthe1024-pointpipelinedFFT
- 基于FPGA的1024点流水线工作方式的FFT实现,适合fpga的技术人员做信号处理参考-FPGA based on the work of the 1024-point pipelined FFT approach the realization of the technical staff for doing fpga signal processing reference
cfft_latest.tar
- VHDL 1024 FFT PROJECT
FFT
- 基于时间抽取的8~1024点FFT的程序及输入、输出,用TMS320C54x汇编编写,已通过调试,并对输入方波信号进行FFT变换,检验输出信号是否是一sin波形-Based on the time taken from 8 to 1024 points FFT process and the import, export, and to prepare a compilation TMS320C54x through debugging, and enter the square wave si
FFT
- 对信号进行采样,信号范围20hz-10khz,采样频率20480hz,采样点数1024点,分辨率20hz,用c8051f020内部12位ad进行转换,对转换的数据做fft,可以求出总功率和功率谱-Sampling of the signal, the signal range of 20hz-10khz, sample rate 20480hz, sampling 1024 points, the resolution of 20hz, with 12 ad internal c8051f020
FFT
- 关于FFT在FPGA上的完美程序,有电路图和实物图显示,在NOIS上运行正常,经测试成功,有完整的论文-FFT in the FPGA on the perfection of procedures, it shows the circuit diagram and in-kind, in the NOIS run properly, test the success of a complete paper
1024fft
- 使用vhdl实现的1024点的FFT算法-Using vhdl implementation of the 1024-point FFT algorithm
fft
- FFT,128,256,512,1024点均可以-FFT, 128,256,512,1024 points can be
1024FFT(VHDL)
- 1024点的FFT源程序-1024 FFT VHDL
FFT
- 1024点matlab仿真,10位输入,12位输出,结果保存在图像中-Matlab simulation of 1024 points, 10-bit input, 12 output, the result stored in the image
FFT
- 基于TMS320C54x的FFT实现,从而掌握掌握8~1024点复数 C54x FFT程序的使用方法-TMS320C54x the FFT-based implementation to grasp the master 8 1024 point complex ' C54x FFT program to use