DFT的matlab源代码-Fast_Fourier_Transform:快速傅立叶变换的应用

时间:2021-05-26 04:33:02
【文件属性】:
文件名称:DFT的matlab源代码-Fast_Fourier_Transform:快速傅立叶变换的应用
文件大小:28KB
文件格式:ZIP
更新时间:2021-05-26 04:33:02
系统开源 DFT的matlab源代码快速傅立叶转换及其应用 期中考- 快速傅立叶转换 :Implement of radix-2, radix-3 & radix-5 FFT algorithm 期末考- 快速傅立叶转换的应用 :Implement of radix-2, radix-3 & radix-5 DCT algorithm :Implement of radix-2 DST algorithm :Application of General Discrete Fourier transform :Implement of Fast Poisson Solver algorithm. Application of 2D DST. 快速计算法期中考:快速傅立叶转换 演算法简介 离散傅立叶变换 对于N点序列$\left{x[n]\right} {0\le n <N}$,它的离散傅立叶变换(DFT)为$$\hat{x}[k]=\sum {n= 0}^{N-1} e^{-i\frac{2\pi}{N}nk}x[n] \qquad k = 0,1,\ldots,N-1$$ 其中$e$ 是自然对数
【文件预览】:
Fast_Fourier_Transform-master
----midterm.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(8KB)
--------xcuserdata()
----readme.md(3KB)
----midterm()
--------main.c(1KB)
--------fft.c(11KB)
--------fft.h(784B)
--------sort.c(2KB)
--------sort.h(317B)

网友评论