登录 注册
当前位置:主页 > 资源下载 > 9 > 应用快速傅立叶变换的matlab源代码:Fast_Fourier_Transform

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

  • 更新:2024-11-03 12:33:02
  • 大小:28KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Matlab - 大数据
  • 格式:ZIP

资源介绍

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$ 是自然对数