搜索资源列表
fftnew
- 用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
dft
- DFT程序源代码,用C语言写的,请需要的朋友查收
hilbert
- 使用傅里叶变换实现希尔伯特变换C程序,包括傅里叶变换在内dft
dft(sin)
- dft sinewave for c-dft sinewave for c++
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
DFTandFFTspeedcompare
- 该程序用C语言编写了DFT、FFT程序,该程序是信号运用的基本程序-The program was prepared with the C language DFT, FFT program, which is a signal to use the basic procedures for
FFT
- 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu
DFT-C
- 这个是C语言代码,主要是实现dft的功能,需要的可以下载-This is the C language code, the main function is to achieve dft required can be downloaded
ma-di-tuan
- this is a program which is written by C, code DFT
DFTin1D
- DFT in one dimensional in visual c++ environment
C-DFT
- 利用C语言实现傅里叶变换DFT的算法详解-Using C language Detailed Fourier transform DFT algorithm
T1122zhenyanh
- 这个是C制作的源代码。。。对一幅图像进行DFT变换,分别对对源图像在空间域和频域里进行二次抽样和差值,最后得出结果比较。 -This is the C source code produced. . . DFT transform, an image of the source image to the second sampling and the difference in the spatial domain and frequency domain, the final outco
dft
- 对输入信号进行快速傅里叶变换,使用c++builder环境编写,能够很好地实现傅里叶变换-Fast Fourier Transform of the input signal, the use of c++ Builder environment for the preparation, can be a good Fourier transform
dft
- 一个简单的小程序,实现DFT算法。语言是C++.-A simple small program to achieve DFT algorithm. Language C++.
DFT-and-FFT
- 用c#实现实序列的DFT和FFT变换,DFT与FFT均为自己编写-With c# Realize the real sequence of DFT and FFT transform, DFT and FFT are themselves prepared
sim_wave.c
- DFT变换求相位差和振幅大小程序,可以滤除噪声精确求得相位差和幅度值-DFT code
DFT
- C++实现数字信号处理中的DFT算法,不是快速算法,是基础DFT算法-C++ implementation of digital signal processing DFT algorithm, not a fast algorithm is the basis of DFT algorithm
dft
- 数字信号处理c代码,编译通过,对初学者非常有用-Digital Signal Processing c Code