文件名称:FFT-algorithm
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:222.29kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实际中需做快速傅里叶变换(FFT)的多为实序列数据,而其变换算法都是以复数序列
作为输入。文中利用频域的性质.将实序列数据变换为复数序列,再进行FFT变换,以提高FFT对于实序列输入的变换效率,最后用C语言实现该算法并与传统算法进行实验对比,从结果可看到优化后效率提高很多。-FFT algorithm with complex sequences as input is commonly applied to real sequence.A
new FFT algorithm is proposed,which depends on the characters of the frequency domain,transforms real
into complex sequences as input to improve the efficiency of FFT.The algorithm is programmed in C
language and compared with the unoptimized.The result indicates that the new algorithm does improve the
transformation efficiency.
作为输入。文中利用频域的性质.将实序列数据变换为复数序列,再进行FFT变换,以提高FFT对于实序列输入的变换效率,最后用C语言实现该算法并与传统算法进行实验对比,从结果可看到优化后效率提高很多。-FFT algorithm with complex sequences as input is commonly applied to real sequence.A
new FFT algorithm is proposed,which depends on the characters of the frequency domain,transforms real
into complex sequences as input to improve the efficiency of FFT.The algorithm is programmed in C
language and compared with the unoptimized.The result indicates that the new algorithm does improve the
transformation efficiency.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
一种实序列FFT新算法与C语言实现.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.