搜索资源列表
fft_16
- fast fourior transform
fft_fxp16
- TigerSharc TS201 32-bit floating point FFT routine -TigerSharc TS-201 32-bit floating point FF T routine
fft_16
- fast fourior transform
FFT_16
- FFT快速傅立叶变换-verilog,基于verilog的FFT源码,QuartusII上仿真通过-FFT Fast Fourier Transform-verilog, the FFT-based verilog source, QuartusII through the simulation
fft_16
- 16点的fft程序,入口参数为(输入数据,输出数据)-16 points of the fft program, the entrance parameters (input data, output data)
fft_16
- 基于FPGA用verilog语言实现16点FFT-16-point FFT FPGA-based verilog language
fft_16
- fast fourier transform of 16-point
FFT_16
- FFT 16 Point VHDL Code
DSP_RADAR-
- 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要