搜索资源列表
FFT
- 提供基二FFT(频域)的C语言算法,希望对大家有用
fft-ifft-conv
- fft和ifft以及卷积算法,c语言开发
fft
- 基于快速傅立叶变换的c语言程序,作者已经调试成功,可以在MATLAB下用-fft
FFT
- 利用C语言实现FFT快速傅里叶变换 问题:数的格式?小数如何表示?-FFT C
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
FFT
- 这是一个实现快速傅里叶变换的C语言的源程序。-This is a fast Fourier transform of C language source code.
fft
- fft 主要是一个用c实现的fft算法、 与大家工探讨-fft
fft
- fft code using c. it helps to run fft using c or c-fft code using c. it helps to run fft using c or c++
FFT
- dsp C语言编程,算法研究机快速编码 解决语音编码的速度采样问题-dsp C语言编程算法研究机快速编码解决语音编码的速度采样问题
FFT
- 介绍了快速傅立叶变换(FFT)的原理以及相关实验,另配有相应的C语言程序-Introduced the Fast Fourier Transform (FFT) the principles and related experiments, reprovision corresponding C-language program
FFT
- dsp芯片的fft变换的c源代码,需要加载里面的头文件,编译后下载到芯片就可以实验了-use in dsp
fft
- 用C语言实现FFT算法,是基二的,并且用matlab测试过了是正确的。-FFT algorithm using C language, is the base 2, and tested the use of matlab is correct.
FFT
- fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
digital-signal-processing-with-C
- 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
FFT-CPP
- 快速傅里叶变换(FFT)算法C++实现代码-Fast Fourier Transform (FFT) algorithm in C++ code
DSP-Applications-using-C-a-TMS320C6x-DSK-(Chassai
- C. S. BURRUS and T. W. PARKS: DFT/FFT AND CONVOLUTION ALGORITHMS: THEORY AND IMPLEMENTATION JOHN R. TREICHLER, C. RICHARD JOHNSON, JR., and MICHAEL G. LARIMORE: THEORY AND DESIGN OF ADAPTIVE FILTERS T. W. PARKS and C. S. BURRUS: DIGITAL FILTE
DFTPFFT
- 数字信号系统设计DFT-FFT,C程序,-Digital signal system design DFT-FFT, C program,
FFT-to-C
- FFT 变换,C源代码。FFT C source code (Simple radix-2)-FFT transform, C source code. FFT C source code (Simple radix-2).
用C语言实现按时间抽取的基-2FFT算法
- 用C语言实现按时间抽取的基-2FFT算法,以达到算法的计算和方便我们对于基-2FFT理论知识 的理解和应用。
fft
- fft快速傅里叶变换测波形,并且,F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件。(FFT fast Fourier transform test waveform)