搜索资源列表
c语言实现的DFT
- 用C语言实现的离散傅里叶变换(DFT)的经典算法!比较实用!-DFT program developed by C, very practical
fourish
- 图象的DFT和逆DFT 图象的模板运算实现图象平滑和锐化-DFT and inverse DFT image image template to achieve image smoothing and sharpening operations
mitdb1
- 用matlab语言实现ecg 数据波形显示,有fft,dft实现的。-dsp
fft-dft-and-ploting
- 高级变换的fft,dft代码实现,包括结果的绘图-fft and dft realization
LFMxinhaofenxi
- 仿真LFM信号,针对不同采样频率下的DFT结果,观察不同时域带宽因子TBP的LFM信号频谱以及实现无误差的脉冲压缩。-Simulation LFM signal DFT results for different sampling frequencies observed the domain bandwidth factor TBP LFM signal spectrum and to achieve error-free pulse compression.
DFT
- 一个DFT变化程序,可以实现图像的DFT变化,并且能够显示DFT域图像-A DCT transform program, you can achieve DFT change the image, and the image can be displayed DFT domain
WaveShow
- 介绍了采用离散傅立叶变换(DFT)实现对采样得到的波形数据文件进行频谱分析的一般方法,并且为了提高运算效率、节省中间存储单元,最终采用了 时间抽选奇偶分解 的 库利-图基算法 实现快速离散傅立叶变换,对采样数据进行了高效的频谱分析,并用Microsoft Visual C++ 6.0编写实现-Introduced the discrete Fourier transform (DFT) is a general method of the spectrum anal
DFT(傅里叶变换)
- 傅里叶变换在图像处理中被广泛应用,该算法实现了傅里叶变换的基本代码。(This algorithm implements the basic code of the Fourier transform.)