1. 首页
  2. 编程语言
  3. Web开发
  4. Computation of the Fractional Fourier Transform

Computation of the Fractional Fourier Transform

上传者: 2018-12-11 05:44:34上传 PDF文件 474.55KB 热度 47次
We have compared two existing routines for the computation of the fast approximate fractional FouriertransformandoneroutineforthediscretefractionalFouriertransform.Westudiedindetail the dierent steps of the implementation and propose our own implementaion as an alternative that overcomes some of the restrictions. We also test an implementation for the discrete fractional Fourier transform, compare the results of the discrete and the fast approximate transforms and describe our own implementation. It is compared with another algo rithm of Pei which is baed on orthogonal projections. The extra computational eort did not seem to be worthwhile in general. Adaptations of our implementation for obtaining discrete sine or cosine transforms are easy. Matlab versions of our implementations are available on the website
下载地址
用户评论
码姐姐匿名网友 2018-12-11 05:44:34

Fractional Fourier Transform逐渐在光纤传感领域得到广泛应用,该方法有些难但很值得看看!