搜索资源列表
FFT2
- 深刻理解DFT和基2-FFT的算法原理、编程思想,掌握C程序设计的基本技术。-A deep understanding of DFT and the 2-FFT-based algorithm, programming ideas, grasp the basic C programming techniques.
DFT
- 在C++环境下的离散傅里叶变化,我自己运行过的,是可以运行的-In C++, the discrete Fourier changes, I have been running to be able to run
Goertzel_DFT
- Goertzel DFT implementation in C#. This is Goertzel s style of calculating Discrete Fourier Transform, is a windowed transform similar to STFT. This implementation will need some small modification for your use, but I post because it is rare in
CSharp_DSP
- DSP算法,包括线性卷积、复多项式矩阵积分,离散傅立叶变换、反离散傅立叶变换等-Linear convolution, matrix integral, DFT and IDFT...
DFT
- DTMF产生与检测的软件实现。。可以在ccs软件下进行仿真-DTMF generation and detection software. . Ccs software can be simulated under
fft
- 该段代码是基于C语言的实现FFT算法的一个程序,这个程序能够实现由DFT向FFT改进后实现了加速的功能!-this code is the design of fft base on the C language
dft
- 数字信号处理c代码,编译通过,对初学者非常有用-Digital Signal Processing c Code