搜索资源列表
Impulse_fft_hw
- ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using
ex6-1
- The Zoom-FFT is a process where an input signal is mixed down to baseband and then decimated, prior to passing it into a standard FFT. The advantage is for example that if you have a sample rate of 10 MHz and require at least 10Hz resolution over a s
000
- STM32 64 256 1024采集点的FFT算法结果作用意义!-STM32 64 256 1024 collection point FFT algorithm result role sense!
fft_fir_filter
- FFT-based FIR Filter is a unit to perform the finite impulse responce filter based on the Fast Fourier Transform (FFT). It performs the convolution of the unlimited signal sequence with the synthesized impulse responce of the length of Ni=N/2 samples
cf_fft_256_8
- FFT VHDL with a fast Fourier transform papers, including the principle of analysis and code for 8 to 256 number of points
PCMcodedecode_matlab
- 产生一正态分布序列 经过pcm编码、PCM解码、计算量化信噪比、设置信道误码率 -Generating a normal sequence after pcm encoding, PCM decoding, computing quantization noise ratio, set the channel error rate x = randn (1,1000) generating a normal sequence xf = fft (x, 256) 1024 da
fft
- fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)