搜索资源列表
DFT_1
- 一维DFT的C++简单实现算法,正反变换。-One-dimensional DFT of C++ algorithm is simple, positive and negative transformation.
MRELFFT
- 利用分裂基算法求实序列 的DFT, 的虚部赋值为零。-Split-radix algorithm for the use of realistic sequence of DFT, the imaginary part of the assignment to zero.
LS_DFT
- 本程序是分析基于OFDM的LS算法和DFT算法,最终通过误码率进行算法比较。-This procedure is to analyze OFDM-based LS algorithm and the DFT algorithm, the final error rates through the comparison of algorithms.
matlab_programme
- 基本的8点,16点DFT,可以更改为其他各点,各个输入信号的序列傅里叶变换-8 points, 16 points DFT
ex37
- 邻接表图、对图的深度优先遍历、和广度优先遍历-the graph include of DFT/BFT
DIF
- 64点快速傅里叶变换,可同时计算逆傅里叶变换,简洁,精炼-FFT DFT IDFT
dft lowpass c
- dft lowpass filter c source
272379
- ex2_1 利用Z变换求系统输出 ex2_2 求DFT ex2_3 求序列的圆周移位 ex2_4 求序列的圆周卷积 ex2()